diff --git a/setup.py b/setup.py index 14920994748614747ff20a78b3805dd25b50f7f9..46e78eee568fb265a2ec7e7f3059565a8143ea77 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-dashboard-manager', - version="0.10", + version="0.11", author='GEANT', author_email='swd@geant.org', description='',