diff --git a/setup.py b/setup.py index 58ad3eaac..3d2919168 100644 --- a/setup.py +++ b/setup.py @@ -12,8 +12,8 @@ MAJOR = 5 MINOR = 0 MICRO = 0 -PRERELEASE = "rc1" -IS_RELEASED = True +PRERELEASE = "rc2" +IS_RELEASED = False # 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