From 8f4c990fac0a03f403bf6d7d3602feb65e505f73 Mon Sep 17 00:00:00 2001 From: Kit Choi Date: Tue, 1 Dec 2020 14:27:41 +0000 Subject: [PATCH] TraitsUI Release 7.1.1 (#1423) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 244e8d54f..d62afa982 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ MINOR = 1 MICRO = 1 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