diff --git a/setup.py b/setup.py index 0ad91313e2f93666d05fa7b1644df70d6adf98ce..408e53de9a71b6ad90a2ebffb6fdea9929cfad73 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="goat-lso", - version="1.10", + version="1.11", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator",