From cbc2c45022ce97d75d4576330a775967d4d5d108 Mon Sep 17 00:00:00 2001 From: Aaron Ayres Date: Wed, 13 Jan 2021 12:28:49 -0600 Subject: [PATCH] AppTools Release 5.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 58d3f5a0..33a29c01 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ MINOR = 1 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