Skip to content

Commit 193df3b

Browse files
chore: bump version to 1.4.1 [skip ci]
1 parent 835a73d commit 193df3b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v1.4.1](https://github.com/docling-project/docling-eval/releases/tag/v1.4.1) - 2026-05-28
2+
3+
### Fix
4+
5+
* **pixel-layout:** Bound in-flight futures to prevent OOM on large datasets ([#216](https://github.com/docling-project/docling-eval/issues/216)) ([`835a73d`](https://github.com/docling-project/docling-eval/commit/835a73d208e85acf5c05a79c42579239875513a7))
6+
* **dpbench:** Normalize coordinates for upstream breaking change ([#215](https://github.com/docling-project/docling-eval/issues/215)) ([`b40605e`](https://github.com/docling-project/docling-eval/commit/b40605e13737e7443cfbe2f40dacfe20fe7cd378))
7+
18
## [v1.4.0](https://github.com/docling-project/docling-eval/releases/tag/v1.4.0) - 2026-05-15
29

310
### 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-eval"
3-
version = "1.4.0" # DO NOT EDIT, updated automatically
3+
version = "1.4.1" # DO NOT EDIT, updated automatically
44
description = "Evaluation of Docling"
55
license = "MIT"
66
keywords= ["docling", "evaluation", "convert", "document", "pdf", "docx", "html", "markdown", "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)