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