diff --git a/setup.py b/setup.py index dd65151d87623a0f976e4edb58cb05f4a473d593..3d83d636883255801608d98c20db074b1c6eccdd 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="2.15", + version="2.16", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator",