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