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