diff --git a/setup.py b/setup.py index d4ce3d5f1..378119925 100755 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ else: setup( name='moto', - version='1.1.19', + version='1.1.20', description='A library that allows your python tests to easily' ' mock out the boto library', author='Steve Pulec',