diff --git a/setup.py b/setup.py index 7e2bb7da97e5cfb74b921e45dc1b889acc8c2589..86b191d3b5cbcb3316c6262bc7e134c2cbfd7306 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.11", + version="2.12", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator GUI dummy package",