diff --git a/setup.py b/setup.py index 50d4df9..890a3a7 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ def read_requirements(file): setuptools.setup( name="flamapy-fw", - version="2.0.0.dev6", + version="2.0.0.dev7", author="Flamapy", author_email="flamapy@us.es", description="Flamapy is a Python-based AAFM framework that takes into consideration previous AAFM tool designs and enables multi-solver and multi-metamodel support for the integration of AAFM tooling on the Python ecosystem.",