diff --git a/setup.py b/setup.py
index 4e894d5695879441c1a30e2d5756eb266a3add6d..67653d4c8f6fe9d641b41b2bfe9103c2f9c74a1c 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.23",
+    version="0.3.24",
     author="Georges Da Costa",
     author_email="georges.da-costa@irit.fr",
     description="A framework for monitoring HPC applications using DVFS",