Merge pull request #1233 from JackDanger/version-1.1.21
bumping to version 1.1.21
This commit is contained in:
commit
f86a692560
2 changed files with 7 additions and 1 deletions
|
|
@ -3,6 +3,12 @@ Moto Changelog
|
|||
|
||||
Latest
|
||||
------
|
||||
1.1.21
|
||||
-----
|
||||
|
||||
* ELBv2 bugfixes
|
||||
* Removing GPL'd dependency
|
||||
|
||||
1.1.20
|
||||
-----
|
||||
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -36,7 +36,7 @@ else:
|
|||
|
||||
setup(
|
||||
name='moto',
|
||||
version='1.1.20',
|
||||
version='1.1.21',
|
||||
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