Skip to content

Commit 121746b

Browse files
JakobMiesnerkpsherva
authored andcommitted
release: v3.7.0
1 parent e4d7d48 commit 121746b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
Changes
88
=======
99

10+
Version 3.7.0 (released 2025-06-05)
11+
12+
- ui: turned shelf field into search in item form
13+
- importer: only add license if has id
14+
1015
Version 3.6.4 (released 2025-05-21)
1116

1217
- importer: ignore some fields

cds_ils/__init__.py

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

88
"""CDS-ILS."""
99

10-
__version__ = "3.6.4"
10+
__version__ = "3.7.0"
1111

1212
__all__ = ("__version__",)

0 commit comments

Comments
 (0)