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 2059456 commit 51bf717Copy full SHA for 51bf717
src/concurrency/__init__.py
@@ -1,5 +1,5 @@
1
__author__ = 'sax'
2
default_app_config = 'concurrency.apps.ConcurrencyConfig'
3
4
-VERSION = __version__ = "2.1.1"
+VERSION = __version__ = "2.2"
5
NAME = 'django-concurrency'
0 commit comments