From 2b4fede8af9d8730059496b63c54c72940d9cc18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20A=2E=20Galindo?= Date: Thu, 22 Aug 2024 22:01:33 +0200 Subject: [PATCH] feat: new release to be published --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6618955..4e3420c 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ def read_requirements(file): setuptools.setup( name="flamapy-sat", - version="2.0.0", + version="2.0.1", author="Flamapy", author_email="flamapy@us.es", description="flamapy-sat is a plugin to flamapy module",