We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8c9a1 commit 8672ac9Copy full SHA for 8672ac9
src/concurrency/__init__.py
@@ -1,5 +1,5 @@
1
__author__ = 'sax'
2
default_app_config = 'concurrency.apps.ConcurrencyConfig'
3
4
-VERSION = __version__ = "2.3"
+VERSION = __version__ = "2.4"
5
NAME = 'django-concurrency'
0 commit comments