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