diff --git a/setup.py b/setup.py index fd5f0d3..6670a4e 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name="hercules", - version="0.3.2", + version="0.3.3", author="Florian Thomas, Mingyu (Charles) Li", author_email="fthomas@uni-mainz.de, mingyuli@mit.edu", description="https://github.com/project8/hercules",