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