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