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