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