From 6612fdac5a3cc39c91747bea8847c8c2d1e73fe4 Mon Sep 17 00:00:00 2001 From: Michael Kranz Date: Wed, 23 Aug 2023 09:35:10 -0500 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0aa9601..3d7b6d5 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def get_install_requirements(): setup( name='healdata_utils', - version='0.1.11', + version='0.1.12', author='Michael Kranz', author_email='kranz-michael@norc.org', long_description=generate_long_description(),