diff --git a/setup.py b/setup.py index 3484ae9df3788c784310ba0236e51baaad102580..f408006f43df182a83fd4159fc224963204f2fbe 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name="geant-service-orchestrator-gui", py_modules=[], - version="2.5", + version="2.5.0", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator GUI dummy package",