diff --git a/setup.py b/setup.py index 2628597ee1d899f07ab7559cfc5f1125fe11ec9d..9c29da53215b11c1027726152ddc10f7ea6e3ce7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="goat-lso", - version="0.10", + version="0.11", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator",