diff --git a/setup.py b/setup.py index 58c2241dc4515270c7babf8f72f11b4948fe2c1e..098676fa084e940c6ec846ee1aff3c68037e0a5c 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="1.2", + version="1.3", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",