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 82f300b commit 4b67a46Copy full SHA for 4b67a46
version.py
@@ -1,4 +1,4 @@
1
-VERSION = (2, 3, 1, 'alpha', 0)
+VERSION = (2, 3, 2, 'alpha', 0)
2
3
4
def get_version(version=None):
0 commit comments