Version bump

This commit is contained in:
2025-05-02 14:43:10 +01:00
parent 24b979f9fc
commit 1d5cd3501e
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@
"""Version data for this python module."""
version = "4.15.2"
version = "4.15.3"

View File

@@ -25,7 +25,7 @@ requires-python = ">=3.10,<3.14"
dependencies = [
"invenio-assets>=2.0.0",
"invenio-i18n>=1.3.1",
"invenio-config-iform>=0.11.0",
"invenio-config-iform>=0.13.3",
"invenio_records_global_search>=0.0.1",
"invenio_records_marc21>=0.21.0",
]