diff --git a/setup.py b/setup.py index cf34f158746312524a27348396cf48a46812080d..5be922344ae8716f0bbbfcd91f73e60b3912fbee 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name="geant-service-orchestrator", - version="0.7", + version="0.8", author="GÉANT", author_email="swd@geant.org", description="GÉANT Service Orchestrator",