From e48037a098f21aa14e6040966d346f8a8bbe16f6 Mon Sep 17 00:00:00 2001 From: Enrico Scala Date: Thu, 24 Aug 2023 12:27:34 +0800 Subject: [PATCH] update pip version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9739077..f37bf96 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ def run(self): setup(name='up_enhsp', - version='0.0.17', + version='0.0.18', description='up_enhsp', author='UNIBS Team', author_email='enrico.scala@unibs.it',