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