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 7237633 commit 5bb7f22Copy full SHA for 5bb7f22
setup.py
@@ -22,7 +22,7 @@
22
MINOR = 4
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