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