Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GÉANT Service Orchestrator GUI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator GUI
Commits
7c8e32fb
Commit
7c8e32fb
authored
10 months ago
by
geant-release-service
Browse files
Options
Downloads
Plain Diff
Finished release 2.4.
parents
a9aade4e
5e7fcd20
No related branches found
No related tags found
No related merge requests found
Pipeline
#88346
passed
10 months ago
Stage: tsc_lint_and_test
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog.md
+1
-0
1 addition, 0 deletions
Changelog.md
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
1 deletion
Changelog.md
+
1
−
0
View file @
7c8e32fb
# 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.
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
7c8e32fb
...
@@ -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
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment