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