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