From d0b098a1b70c59b6c430328ef110b92829281e4b Mon Sep 17 00:00:00 2001 From: Florian Thomas Date: Mon, 7 Aug 2023 20:37:04 +0200 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4f85a08..35f5a22 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name="hercules", - version="0.4.3", + version="0.5.0", author="Florian Thomas, Mingyu (Charles) Li", author_email="fthomas@uni-mainz.de, mingyuli@mit.edu", description="https://github.com/project8/hercules",