releasing version 1.3.0 (#1526)
* Adding CHANGELOG entry for 1.3.0 * bumping to version 1.3.0 * Updating implementation coverage
This commit is contained in:
parent
fecdf388c2
commit
17f3758591
5 changed files with 52 additions and 31 deletions
2
setup.py
2
setup.py
|
|
@ -39,7 +39,7 @@ else:
|
|||
|
||||
setup(
|
||||
name='moto',
|
||||
version='1.2.0',
|
||||
version='1.3.0',
|
||||
description='A library that allows your python tests to easily'
|
||||
' mock out the boto library',
|
||||
author='Steve Pulec',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue