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