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