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