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