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