Version 1.3.4 (#1757)
* bumping to version 1.3.4 * updating changelog * fixing generation of implementation coverage
This commit is contained in:
parent
a420064621
commit
ba9e795394
6 changed files with 50 additions and 108 deletions
2
setup.py
2
setup.py
|
|
@ -41,7 +41,7 @@ else:
|
|||
|
||||
setup(
|
||||
name='moto',
|
||||
version='1.3.3',
|
||||
version='1.3.4',
|
||||
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