We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d723b90 commit 3e6cc08Copy full SHA for 3e6cc08
1 file changed
mqueue/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = '0.11.0'
2
-default_app_config = 'mqueue.apps.MqueueConfig'
+__version__ = "0.12.0"
+default_app_config = "mqueue.apps.MqueueConfig"
0 commit comments