diff --git a/setup.py b/setup.py index 9719f8e..19b3545 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="pythonanywhere", - version="0.10.0", + version="0.10.1", description="PythonAnywhere helper tools for users", long_description=long_description, long_description_content_type="text/markdown",