We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff2a6f commit dec40f5Copy full SHA for dec40f5
openwisp_notifications/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 0, 1, 'final')
+VERSION = (1, 0, 2, 'final')
2
__version__ = VERSION # alias
3
4
0 commit comments