bumping to version 1.3.1 (#1530)
* bumping to version 1.3.1 * Updating implementation coverage
This commit is contained in:
parent
941d817da4
commit
5fe575b6ed
4 changed files with 76 additions and 13 deletions
2
setup.py
2
setup.py
|
|
@ -39,7 +39,7 @@ else:
|
|||
|
||||
setup(
|
||||
name='moto',
|
||||
version='1.3.0',
|
||||
version='1.3.1',
|
||||
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