We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84af982 + 239ad3c commit a8916c9Copy full SHA for a8916c9
django_elastipymemcache/__init__.py
@@ -1,2 +1,2 @@
1
-VERSION = (2, 0, 3)
+VERSION = (2, 0, 4)
2
__version__ = '.'.join(map(str, VERSION))
0 commit comments