diff --git a/setup.py b/setup.py index 72766e1fadc33c61273028dd66f8220ded736f87..fe71c25121e83833527c00c1b93a213977777965 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="geant-service-orchestrator-gui", - version="0.1", + version="0.2", author="GÉANT Orchestration and Automation Team", author_email="goat@geant.org", description="GÉANT Service Orchestrator GUI dummy package",