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