Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MiSa.C
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
FernLab
HelpDesk
MiSa.C
Commits
d30d00d9
Commit
d30d00d9
authored
1 year ago
by
Johannes Knoch
Browse files
Options
Downloads
Patches
Plain Diff
update version.py and HISTORY
parent
c94173ca
No related branches found
No related tags found
1 merge request
!7
XYZ to WMS WMTS
Pipeline
#65206
passed
1 year ago
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY.rst
+1
-0
1 addition, 0 deletions
HISTORY.rst
version.py
+2
-2
2 additions, 2 deletions
version.py
with
3 additions
and
2 deletions
HISTORY.rst
+
1
−
0
View file @
d30d00d9
...
...
@@ -8,6 +8,7 @@ History
* Improved figure rendering.
* Added text to point to acceptance of Copernicus ToU.
* Placed MiSa.C logo centrally.
* Change embedding from xyz to wms/wmts.
0.3.1 (2023-09-22)
...
...
This diff is collapsed.
Click to expand it.
version.py
+
2
−
2
View file @
d30d00d9
# -*- coding: utf-8 -*-
"""
Version module for MiSa.C HelpDesk.
"""
__version__
=
'
0.
3.1
'
__versionalias__
=
'
2023-09-2
2
_01
'
__version__
=
'
0.
4.0
'
__versionalias__
=
'
2023-09-2
5
_01
'
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