diff --git a/setup.py b/setup.py index 912eb0001bdd31d0d842f5889c0f1a9003d1eec6..4157e7b3131f87e6fa725f7d35732aee861a14ff 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="expetator", - version="0.3.25", + version="0.3.26", author="Georges Da Costa", author_email="georges.da-costa@irit.fr", description="A framework for monitoring HPC applications using DVFS",