We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1aa07 commit 9234f1aCopy full SHA for 9234f1a
morango/__init__.py
@@ -1,4 +1,4 @@
1
from __future__ import absolute_import, print_function, unicode_literals
2
3
default_app_config = 'morango.apps.MorangoConfig'
4
-__version__ = "0.3.3"
+__version__ = "0.4.0"
0 commit comments