Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MPSD HPC Tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
MPSD Computational Science
MPSD HPC Tools
Commits
a3d0a7fe
Commit
a3d0a7fe
authored
1 year ago
by
Henning Glawe
Browse files
Options
Downloads
Patches
Plain Diff
bump version to 2024.01.15
parent
142305f8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
src/mpsd_hpc_tools/__init__.py
+1
-1
1 addition, 1 deletion
src/mpsd_hpc_tools/__init__.py
with
7 additions
and
1 deletion
debian/changelog
+
6
−
0
View file @
a3d0a7fe
mpsd-hpc-tools (2024.01.15) mpsd-bullseye; urgency=medium
* fix call to compose_quota_report in mpsd-quota
-- Henning Glawe <glaweh@debian.org> Mon, 15 Jan 2024 11:16:17 +0100
mpsd-hpc-tools (2023.12.01) mpsd-bullseye; urgency=medium
* updated mpsd-quota interface (replace --user option by optional argument)
...
...
This diff is collapsed.
Click to expand it.
src/mpsd_hpc_tools/__init__.py
+
1
−
1
View file @
a3d0a7fe
"""
Collection of command line tools for MPSD HPC system.
"""
# version for the package
__version__
=
"
202
3.12
.1
"
__version__
=
"
202
4.01
.1
5
"
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