diff --git a/setup.py b/setup.py
index 2e69e4563523f1a1d023b592bab89012f460d84e..1af824b47d402177a1a587b828208710726bb899 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="geant-service-orchestrator-gui",
-    version="0.3",
+    version="2.0",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator GUI dummy package",