diff --git a/setup.py b/setup.py index 8b35217a0465b3b612ee68cb5a03ed3df5092129..73e45a1d0c97b42515dd02f5cac93500d12c095a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-dashboard-manager', - version="0.31", + version="0.32", author='GEANT', author_email='swd@geant.org', description='',