diff --git a/setup.py b/setup.py index cf4b842..1385b56 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def get_install_requirements(): setup( name='healdata_utils', - version='0.2.1', + version='0.2.3', author='Michael Kranz', author_email='kranz-michael@norc.org', long_description=generate_long_description(),