We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75605e0 commit cc7ebf1Copy full SHA for cc7ebf1
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.4.2"
+__version__ = "0.4.3"
0 commit comments