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