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