From 11db5887ff0eb375a2871fe9e3c6529fc6f9f02a Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Tue, 8 Mar 2022 14:31:47 +0000 Subject: [PATCH] Release 7.3.0 (#1856) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a5e4ed37a..475cceb02 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ MINOR = 3 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