diff --git a/setup.py b/setup.py index 8473c379a62ffcde042247008cf5915325b0d67a..629060967f218c60fa8f69079403782febcd6bcb 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name="geant-service-orchestrator-gui", py_modules=[], - version="2.6", + version="2.4", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator GUI dummy package",