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 fb217ec commit dbbb4baCopy full SHA for dbbb4ba
1 file changed
openwisp_utils/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 0, 3, 'final')
+VERSION = (1, 0, 4, 'final')
2
__version__ = VERSION # alias
3
4
0 commit comments