diff --git a/setup.py b/setup.py index 2fcf9799777b7fc3a7bbd56c99307d3818fbfe7e..f60d9aaf1a405d3e3ae13839a27258770a582ba6 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="1.5", + version="1.6", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",