diff --git a/setup.py b/setup.py
index c227a3eb1a6eec6b0f33efad2237697ed616ba28..297888f8d6a7cc8c9a5567591ea8146306314cee 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name='brian-dashboard-manager',
-    version="0.3",
+    version="0.4",
     author='GEANT',
     author_email='swd@geant.org',
     description='',