From 42c0acfa27b42615a8aee63533b8226a7028ab10 Mon Sep 17 00:00:00 2001 From: Corran Webster Date: Tue, 24 Jan 2023 13:40:16 +0000 Subject: [PATCH] Release 5.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 82c31e8d9..0960ce20c 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,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