From 29ae5bcdbd0d2afd18cdf97e8fcb5fa77febcd4e Mon Sep 17 00:00:00 2001 From: Doug Turnbull Date: Mon, 24 Jun 2024 17:58:42 -0400 Subject: [PATCH] v0.0.60 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28d648b..0fe4ecf 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,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.59", # Required + version="0.0.60", # 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