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