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