Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
plotID_python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
plotID
plotID_python
Merge requests
!73
Small documentation improvements and dependency updates
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Small documentation improvements and dependency updates
dev
into
main
Overview
0
Commits
9
Pipelines
2
Changes
6
Merged
Small documentation improvements and dependency updates
Mayr, Hannes
requested to merge
dev
into
main
Mar 14, 2023
Overview
0
Commits
9
Pipelines
2
Changes
6
Collection of some documentation and dependencies adjustments. Fix
#139 (closed)
Edited
Sep 2, 2023
by
Mayr, Hannes
0
0
Merge request reports
Compare
main
version 1
a3c3432d
Mar 14, 2023
main (base)
and
latest version
latest version
ebc18bd1
9 commits,
Sep 2, 2023
version 1
a3c3432d
3 commits,
Mar 14, 2023
6 files
+
28
−
25
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
plotid/__init__.py
+
1
−
1
View file @ ebc18bd1
Edit in single-file editor
Open in Web IDE
Show full file
@@ -10,5 +10,5 @@ research data, the plot is based on. Additionally, the script that created the
plot will also be copied to the directory.
"""
__version__
=
"
0.3.
1
"
__version__
=
"
0.3.
2
"
__author__
=
"
Institut Fluidsystemtechnik within nfdi4ing at TU Darmstadt
"
Loading