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