Skip to content

Commit a888d7a

Browse files
chore: bump version to 3.8.0 [skip ci]
1 parent 505fbf4 commit a888d7a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v3.8.0](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.8.0) - 2025-07-09
2+
3+
### Feature
4+
5+
* Refactor the LayoutPredictor to support all layout models ([#121](https://github.com/docling-project/docling-ibm-models/issues/121)) ([`505fbf4`](https://github.com/docling-project/docling-ibm-models/commit/505fbf4841e362ed7812d48ad08295ca8434e645))
6+
17
## [v3.7.0](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.7.0) - 2025-07-04
28

39
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "docling-ibm-models"
3-
version = "3.7.0" # DO NOT EDIT, updated automatically
3+
version = "3.8.0" # DO NOT EDIT, updated automatically
44
description = "This package contains the AI models used by the Docling PDF conversion package"
55
license = "MIT"
66
keywords = ["docling", "convert", "document", "pdf", "layout model", "segmentation", "table structure", "table former"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)