From f9b02ffcf54ffecb3e6cc8536c1d6dd16d90e9be Mon Sep 17 00:00:00 2001 From: Florian Thomas Date: Tue, 25 Oct 2022 15:52:24 +0200 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 814e057..c56498e 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name="hercules", - version="0.4.0", + version="0.4.1", author="Florian Thomas, Mingyu (Charles) Li", author_email="fthomas@uni-mainz.de, mingyuli@mit.edu", description="https://github.com/project8/hercules",