Skip to content

Commit 8672ac9

Browse files
committed
2.4
1 parent 5d8c9a1 commit 8672ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/concurrency/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = 'sax'
22
default_app_config = 'concurrency.apps.ConcurrencyConfig'
33

4-
VERSION = __version__ = "2.3"
4+
VERSION = __version__ = "2.4"
55
NAME = 'django-concurrency'

0 commit comments

Comments
 (0)