diff --git a/setup.py b/setup.py
index 3a42b85f51d7e227bd1530c6d66791682acd8b4e..770234eac602ce417fe7afa2a3adb0ae35d815a7 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name='brian-polling-manager',
-    version="0.3",
+    version="0.4",
     author='GEANT',
     author_email='swd@geant.org',
     description='service for managing BRIAN polling checks',