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 33a1afa commit 61ea968Copy full SHA for 61ea968
app/version.py
@@ -1,3 +1,3 @@
1
from packaging.version import Version
2
3
-version = Version('0.3.0')
+version = Version('0.4.0')
0 commit comments