From 8b72c623cd8dc5d160f0e45f84976f82d4279793 Mon Sep 17 00:00:00 2001 From: Federico Galatolo Date: Thu, 25 Jan 2024 11:38:42 +0100 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 83d8354..7079e40 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setuptools.setup( name="easyopt", - version="0.2.1", + version="0.3", author="Federico A. Galatolo", author_email="federico.galatolo@ing.unipi.it", description="",