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