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