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