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