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