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