Skip to content

Commit 16278cd

Browse files
chore: bump version to 3.9.1 [skip ci]
1 parent 82372a1 commit 16278cd

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v3.9.1](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.9.1) - 2025-09-03
2+
3+
### Fix
4+
5+
* ReadingOrderPredictor: Improve the algorithm for the bounding boxes dilation ([#128](https://github.com/docling-project/docling-ibm-models/issues/128)) ([`82372a1`](https://github.com/docling-project/docling-ibm-models/commit/82372a1a340a4c25de1f30d3cf9fbbe21ebb0da6))
6+
17
## [v3.9.0](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.9.0) - 2025-07-23
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.9.0" # DO NOT EDIT, updated automatically
3+
version = "3.9.1" # 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)