diff --git a/setup.py b/setup.py
index 9b00c900172d671bfcad508cd8a192dff4b991cc..3a2a602edb1a4b00b4a4b460dc4ecf7b95d5ed74 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.14",
+    version="0.3.15",
     author="Georges Da Costa",
     author_email="georges.da-costa@irit.fr",
     description="A framework for monitoring HPC applications using DVFS",