From 17fd86cc3e638b14cf9c41d5edc94b9360051055 Mon Sep 17 00:00:00 2001 From: Florian Thomas Date: Fri, 1 Oct 2021 15:04:34 +0200 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",