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