***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Utilities TUW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Center for Research Data Management
Invenio Utilities TUW
Commits
cd68bde3
Commit
cd68bde3
authored
1 year ago
by
Moser, Maximilian
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to v2024.1.0
parent
a04ec6bb
No related branches found
Branches containing commit
Tags
v2024.1.0
Tags containing commit
1 merge request
!14
CLI command for reports about the number of records
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+5
-0
5 additions, 0 deletions
CHANGES.rst
invenio_utilities_tuw/__init__.py
+1
-1
1 addition, 1 deletion
invenio_utilities_tuw/__init__.py
with
6 additions
and
1 deletion
CHANGES.rst
+
5
−
0
View file @
cd68bde3
...
...
@@ -8,6 +8,11 @@
Changes
=======
Version 2024.1 (released 2024-02-08)
- Add CLI commands for generating simple reports about the number of records
Version 2022.2 (released 2022-07-19, updated 2022-11-23)
- v9 compat: Replace usage of user.profile with user.user_profile
...
...
This diff is collapsed.
Click to expand it.
invenio_utilities_tuw/__init__.py
+
1
−
1
View file @
cd68bde3
...
...
@@ -10,6 +10,6 @@
from
.ext
import
InvenioUtilitiesTUW
__version__
=
"
202
2.2.3
"
__version__
=
"
202
4.1.0
"
__all__
=
(
"
__version__
"
,
"
InvenioUtilitiesTUW
"
)
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