diff --git a/setup.py b/setup.py index 78c3ea5..be3bfe7 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="appengine-python-standard", - version="1.1.4", + version="1.1.5", author="Google LLC", description="Google App Engine services SDK for Python 3", long_description=long_description,