diff --git a/setup.py b/setup.py index 9b201062a..4b8d6576e 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ MINOR = 4 MICRO = 3 PRERELEASE = "" -IS_RELEASED = False +IS_RELEASED = True # If this file is part of a Git export (for example created with "git archive", # or downloaded from GitHub), ARCHIVE_COMMIT_HASH gives the full hash of the