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

Skip to content
Snippets Groups Projects
Verified Commit 648e827f authored by Tsepelakis, Sotirios's avatar Tsepelakis, Sotirios 🎯
Browse files

Bump version to v2024.1.0

parent fcedee1b
No related branches found
Tags v2024.1.0
1 merge request!80Add test cases
..
Copyright (C) 2020-2023 TU Wien.
Copyright (C) 2020-2024 TU Wien.
Invenio Theme TUW is free software; you can redistribute it and/or
Invenio-Theme-TUW is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.
Changes
=======
Version 2024.1 (released 2024-03-01)
- Add Pipfile to source control
- Views: add status code in guards' response
- Add automated tests
Version 2023.2 (released 2023-04-24, updated 2023-12-22)
- v11 compat: Update templates and frontend build project
......
# -*- coding: utf-8 -*-
#
# Copyright (C) 2020-2023 TU Wien.
# Copyright (C) 2020-2024 TU Wien.
#
# Invenio Theme TUW is free software; you can redistribute it and/or modify
# Invenio-Theme-TUW is free software; you can redistribute it and/or modify
# it under the terms of the MIT License; see LICENSE file for more details.
"""TU Wien theme for Invenio (RDM)."""
from .ext import InvenioThemeTUW
__version__ = "2023.2.11"
__version__ = "2024.1.0"
__all__ = (
"__version__",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment