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