From 4142b17cd1596c693bd87645aafe6c72fe67228f Mon Sep 17 00:00:00 2001 From: aaronayres35 <36972686+aaronayres35@users.noreply.github.com> Date: Tue, 11 May 2021 11:44:56 -0500 Subject: [PATCH] TraitsUI Release 7.2.0 (#1662) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2ab7b58f8..5f4a863fb 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ MINOR = 2 MICRO = 0 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