Version 1.3.2 (#1564)
* bumping to version 1.3.2 * Updating implementation coverage * updating CHANGELOG
This commit is contained in:
parent
67d7e8d590
commit
3ac4532968
5 changed files with 135 additions and 7 deletions
2
setup.py
2
setup.py
|
|
@ -40,7 +40,7 @@ else:
|
|||
|
||||
setup(
|
||||
name='moto',
|
||||
version='1.3.1',
|
||||
version='1.3.2',
|
||||
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