From 5d9237500d137ff6a75a8ba8c1dc39c522c55bcc Mon Sep 17 00:00:00 2001 From: Doug Turnbull Date: Thu, 28 Dec 2023 16:31:02 -0500 Subject: [PATCH] v0.0.26 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 761af11..5fd3550 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ # For a discussion on single-sourcing the version across setup.py and the # project code, see # https://packaging.python.org/guides/single-sourcing-package-version/ - version="0.0.25", # Required + version="0.0.26", # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: # https://packaging.python.org/specifications/core-metadata/#summary