diff --git a/setup.py b/setup.py index 7448e211120703a1b9d33a6c5db84cdaa3c68580..44b4f9e5879d24193991457627c9cbb5ae48e788 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="2.50", + version="3.0", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",