diff --git a/setup.py b/setup.py
index 685499a6295402f54981056757ffee18a3bd70a8..1cf8d60af82eed801dc1d7a2435f7fea6833bd73 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name='brian-polling-manager',
-    version="0.13",
+    version="0.14",
     author='GEANT',
     author_email='swd@geant.org',
     description='service for managing BRIAN polling checks',