We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcda508 commit 5b3cb21Copy full SHA for 5b3cb21
setup.py
@@ -24,7 +24,7 @@
24
MINOR = 4
25
MICRO = 0
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