diff --git a/setup.py b/setup.py index 54c33252b69511b940154102a72d8add4f71cd5f..69c9c42a860a4d3b9906f9b0e31560e1a02de350 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="goat-lso", - version="1.1", + version="1.2", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator",