Skip to content

Commit 3e6cc08

Browse files
committed
Version 0.12.0
1 parent d723b90 commit 3e6cc08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mqueue/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '0.11.0'
2-
default_app_config = 'mqueue.apps.MqueueConfig'
1+
__version__ = "0.12.0"
2+
default_app_config = "mqueue.apps.MqueueConfig"

0 commit comments

Comments
 (0)