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