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