diff --git a/setup.py b/setup.py
index 69e74e64abfe8b4a5aaf38e4f07b343c18381d21..740359705541da6ef7d638c0c72dd257e5c5bbe5 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.2",
+    version="0.3.3",
     author="Georges Da Costa",
     author_email="georges.da-costa@irit.fr",
     description="A framework for monitoring HPC applications using DVFS",