diff --git a/setup.py b/setup.py index 9b6b0cf..1449bf5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="appengine-python-standard", - version="1.1.9", + version="1.1.10", author="Google LLC", description="Google App Engine services SDK for Python 3", long_description=long_description,