diff --git a/setup.py b/setup.py
index fc6ffe4a597ea35f5d8c925ff0fb942a43ccc1c4..be3688d8df2ad8dda08a2f1ef611b261c1ce34ac 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 
 setup(
     name="geant-service-orchestrator",
-    version="0.10",
+    version="1.0",
     author="GÉANT Orchestration and Automation Team",
     author_email="goat@geant.org",
     description="GÉANT Service Orchestrator",