File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,13 @@ Changes
1818=======
1919
2020
21+ Version 0.6.26 (released 2025-10-31)
22+
23+ Minor change:
24+ * Adds decorator to inject language from the current patron session or client.
25+ * Sends the language to action handler when if possible.
26+ * Bumps dependencies.
27+
2128Version 0.6.25 (released 2025-06-02)
2229
2330Minor change:
Original file line number Diff line number Diff line change 1717
1818"""Version information for Invenio-SIP2."""
1919
20- __version__ = "0.6.25 "
20+ __version__ = "0.6.26 "
Original file line number Diff line number Diff line change 11[project ]
22name = " invenio-sip2"
3- version = " 0.6.25 "
3+ version = " 0.6.26 "
44description = " Invenio module that add a SIP2 communication for library self-check service"
55readme = " README.rst"
66authors = [{name = " Laurent Dubois" ,email = " <laurent.dubois@uclouvain.be>" }]
You can’t perform that action at this time.
0 commit comments