From 9245605241d8e6344d941067073e05a885c2bd32 Mon Sep 17 00:00:00 2001 From: Mike Tyszka Date: Thu, 7 Jul 2022 14:25:06 -0700 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d11c025..f629866 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ # For a discussion on single-sourcing the version across setup.py and the # project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='2022.7.7-dev', # Required + version='2022.7.7', # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: