File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11..
22 This file is part of Invenio.
33 Copyright (C) 2015-2022 CERN.
4- Copyright (C) 2024-2025 Graz University of Technology.
4+ Copyright (C) 2024-2026 Graz University of Technology.
55 Copyright (C) 2025 KTH Royal Institute of Technology.
66
77 Invenio is free software; you can redistribute it and/or modify it
1010Changes
1111=======
1212
13+ Version v5.0.0 (released 2026-01-27)
14+
15+ - chore(black): update formatting to >= 26.0
16+ - chore(setup): bump dependencies
17+
1318Version v4.2.1 (released 2025-10-17)
1419
1520- i18n: pulled translations
Original file line number Diff line number Diff line change 22#
33# This file is part of Invenio.
44# Copyright (C) 2015-2022 CERN.
5- # Copyright (C) 2024-2025 Graz University of Technology.
5+ # Copyright (C) 2024-2026 Graz University of Technology.
66# Copyright (C) 2025 KTH Royal Institute of Technology.
77#
88# Invenio is free software; you can redistribute it and/or modify it
440440)
441441from .proxies import current_access
442442
443- __version__ = "4.2.1 "
443+ __version__ = "5.0.0 "
444444
445445__all__ = (
446446 "__version__" ,
You can’t perform that action at this time.
0 commit comments