Skip to content
Snippets Groups Projects
Commit 7c8e32fb authored by geant-release-service's avatar geant-release-service
Browse files

Finished release 2.4.

parents a9aade4e 5e7fcd20
No related branches found
No related tags found
No related merge requests found
Pipeline #88346 passed
# Changelog # Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [2.4] - 2024-08-06 ## [2.4] - 2024-08-06
- Redesigned maps to utilize the leafletmap package, replacing graph maps with real-world maps for enhanced accuracy and user experience. - Redesigned maps to utilize the leafletmap package, replacing graph maps with real-world maps for enhanced accuracy and user experience.
......
...@@ -3,7 +3,7 @@ from setuptools import setup ...@@ -3,7 +3,7 @@ from setuptools import setup
setup( setup(
name="geant-service-orchestrator-gui", name="geant-service-orchestrator-gui",
py_modules=[], py_modules=[],
version="2.5", version="2.4",
author="GÉANT Orchestration and Automation Team", author="GÉANT Orchestration and Automation Team",
author_email="goat@geant.org", author_email="goat@geant.org",
description="GÉANT Service Orchestrator GUI dummy package", description="GÉANT Service Orchestrator GUI dummy package",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment