We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13e75e commit fdad723Copy full SHA for fdad723
pythonanywhere/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.12.2"
+__version__ = "0.13.0"
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="pythonanywhere",
12
- version="0.12.2",
+ version="0.13.0",
13
description="PythonAnywhere helper tools for users",
14
long_description=long_description,
15
long_description_content_type="text/markdown",
0 commit comments