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