From ecbc66dbe35dbcd805613d8dcf0f8a748f33a4c9 Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Wed, 29 Jun 2022 11:00:18 +0100 Subject: [PATCH] Release 7.4.0 (#1917) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fe3258841..bd1b74801 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ MINOR = 4 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