*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 40fa24aa authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Release: v2025.0.0

parent 16918dcd
Branches
Tags v2025.0.0
1 merge request!78Release: v2025.0.0
..
Copyright (C) 2020-2024 TU Wien.
Copyright (C) 2020-2025 TU Wien.
Invenio Config TUW is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
......@@ -8,6 +8,14 @@
Changes
=======
Version 2025.0.0 (released 2025-01-13)
- Refactor package structure
- Fix response status code check in ROR API call
- Refer to TUW by ROR ID in names synced from TISS
- Add tests
Version 2024.4 (released 2024-11-26, updated 2024-12-12)
- Pin `Flask-Menu`` dependency
......
......@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW
__version__ = "2024.4.5"
__version__ = "2025.0.0"
__all__ = ("__version__", "InvenioConfigTUW")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment