From e473e7a3b4c11ebc5d066a05753a5b4b5074647c Mon Sep 17 00:00:00 2001 From: Doug Turnbull Date: Sat, 23 Dec 2023 08:26:05 -0500 Subject: [PATCH] v0.0.17 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e41684c..3e40476 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.16", # Required + version="0.0.17", # 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