From de21b51c1da43216caa2b68b97a023302db94d4f Mon Sep 17 00:00:00 2001 From: David Mulcahey Date: Tue, 11 Apr 2023 21:25:17 -0400 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bc00e30c82..26ba74d143 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup -VERSION = "0.0.96" +VERSION = "0.0.97" setup(