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 691bae8 commit 5790164Copy full SHA for 5790164
openwisp_controller/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 2, 0, "final")
+VERSION = (1, 3, 0, "alpha")
2
__version__ = VERSION # alias
3
4
0 commit comments