diff --git a/setup.py b/setup.py index ee97b3557..39ab1bd5a 100644 --- a/setup.py +++ b/setup.py @@ -23,8 +23,8 @@ MAJOR = 7 MINOR = 1 MICRO = 0 -PRERELEASE = "rc2" -IS_RELEASED = False +PRERELEASE = "" +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