Skip to content

Commit 839aad8

Browse files
JakobMiesnerkpsherva
authored andcommitted
fix: add missing release data vor v5.1.0
1 parent 58cfaa9 commit 839aad8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Changes
99
=======
1010

11-
Version 5.1.0 (unreleased)
11+
Version 5.1.0 (released 2025-09-24)
1212

1313
- eitem: add api methods to get eitems by `created_by` and `source` fields
1414

invenio_app_ils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
"""invenio-app-ils."""
99

10-
__version__ = "5.0.2"
10+
__version__ = "5.1.0"
1111

1212
__all__ = ("__version__",)

0 commit comments

Comments
 (0)