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.
2 parents 35c33fb + 804c50f commit 3b9a097Copy full SHA for 3b9a097
src/concurrency/__init__.py
@@ -5,7 +5,7 @@
5
__author__ = 'sax'
6
default_app_config = 'concurrency.apps.ConcurrencyConfig'
7
8
-VERSION = __version__ = (1, 3, 1, 'final§', 0)
+VERSION = __version__ = (1, 3, 1, 'final', 0)
9
NAME = 'django-concurrency'
10
11
0 commit comments