diff --git a/setup.py b/setup.py index f872bfd99cdf8c91266abac5f7c7d80f39ad039a..a93a92c6fcac223204fee6e96ed69dec95d442a7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-dashboard-manager', - version="0.70", + version="0.71", author='GEANT', author_email='swd@geant.org', description='',