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