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