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 79e278e commit a6103a2Copy full SHA for a6103a2
vote/__init__.py
@@ -1,3 +1,3 @@
1
-VERSION = (2, 1, 7)
+VERSION = (2, 2, 0)
2
3
default_app_config = 'vote.apps.VoteAppConfig'
0 commit comments