From 93a391e3aeca120985fa381523dd305146e982af Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Thu, 12 Jan 2023 15:13:42 +0000 Subject: [PATCH] Release 7.4.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9b201062a..4b8d6576e 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ MINOR = 4 MICRO = 3 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