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 8d6d52d commit f6674f7Copy full SHA for f6674f7
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pythonanywhere-core"
3
-version = "0.2.8"
+version = "0.2.9"
4
description = "API wrapper for programmatic management of PythonAnywhere services."
5
authors = ["PythonAnywhere <[email protected]>"]
6
license = "MIT"
pythonanywhere_core/__init__.py
@@ -1 +1 @@
-__version__ = "0.2.8"
+__version__ = "0.2.9"
0 commit comments