File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,14 @@ Changes
1818=======
1919
2020
21+ Version 0.6.25 (released 2025-06-02)
22+
23+ Minor change:
24+
25+ * Bumps dependencies.
26+ * Allows python versions 3.9.2 - 3.12.
27+ * Unrestricts sqlalchemy-utils.
28+
2129Version 0.6.24 (released 2025-02-21)
2230
2331Minor change:
Original file line number Diff line number Diff line change 1717
1818"""Version information for Invenio-SIP2."""
1919
20- __version__ = "0.6.24 "
20+ __version__ = "0.6.25 "
Original file line number Diff line number Diff line change 11[project ]
22name = " invenio-sip2"
3- version = " 0.6.24 "
3+ version = " 0.6.25 "
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