diff --git a/setup.py b/setup.py index 4824452..eb896a1 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="amdahl", - version="0.2", + version="0.2.1", author="Alan O'Cais", author_email="alan.ocais@cecam.org", python_requires=">=3",