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