From a9c883db2213ec3e4d7bdff0253b5b017765e4e3 Mon Sep 17 00:00:00 2001 From: David Mulcahey Date: Wed, 31 May 2023 07:02:34 -0400 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5b24b56059..f21605f6e4 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup -VERSION = "0.0.99" +VERSION = "0.0.100" setup(