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 4066fad commit ca8f4b7Copy full SHA for ca8f4b7
setup.py
@@ -22,7 +22,7 @@
22
MINOR = 3
23
MICRO = 1
24
PRERELEASE = ""
25
-IS_RELEASED = False
+IS_RELEASED = True
26
27
# If this file is part of a Git export (for example created with "git archive",
28
# or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the
0 commit comments