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