From 32f2bb21b041decbfe38f5fb7ee84c73cc666bfe Mon Sep 17 00:00:00 2001 From: Doug Turnbull Date: Fri, 19 Apr 2024 20:01:56 -0400 Subject: [PATCH] v0.0.49 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 41602d4..cd157c8 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,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.48", # Required + version="0.0.49", # 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