diff --git a/setup.py b/setup.py index 8b3ec962cc70b987e05c65b0c246de763150242b..f3c9f8c4db27abba8c76d31d715e7f83f0346b7a 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="goat-lso", - version="1.4", + version="1.5", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator",