***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Config 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 Config TUW
Commits
2f9ac8e5
Verified
Commit
2f9ac8e5
authored
2 years ago
by
Tsepelakis, Sotirios
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to v2022.3.4
parent
06678651
Branches
Branches containing commit
Tags
v2022.3.4
Tags containing commit
1 merge request
!27
Bump version to v2022.3.4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+2
-1
2 additions, 1 deletion
CHANGES.rst
invenio_config_tuw/__init__.py
+1
-1
1 addition, 1 deletion
invenio_config_tuw/__init__.py
with
3 additions
and
2 deletions
CHANGES.rst
+
2
−
1
View file @
2f9ac8e5
...
...
@@ -8,12 +8,13 @@
Changes
=======
Version 2022.3 (released 2022-10-28, updated 2022-11-
24
)
Version 2022.3 (released 2022-10-28, updated 2022-11-
30
)
- v10 compat: Discard imports of removed Admin/SuperUser generators
- Rework the initialization procedure used for some custom overrides
- Migrate from setup.py to setup.cfg
- Move Flask config override from Invenio-Theme-TUW to Invenio-Config-TUW
- Update "Terms of Use" link in registration form
Version 2022.2 (released 2022-07-19, updated 2022-10-22)
...
...
This diff is collapsed.
Click to expand it.
invenio_config_tuw/__init__.py
+
1
−
1
View file @
2f9ac8e5
...
...
@@ -9,6 +9,6 @@
from
.ext
import
InvenioConfigTUW
__version__
=
"
2022.3.
3
"
__version__
=
"
2022.3.
4
"
__all__
=
(
"
__version__
"
,
"
InvenioConfigTUW
"
)
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