Skip to content

Commit 2ab5d12

Browse files
chore: bump version to 1.4.0 [skip ci]
1 parent 6efbb3f commit 2ab5d12

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v1.4.0](https://github.com/docling-project/docling-eval/releases/tag/v1.4.0) - 2026-05-15
2+
3+
### Feature
4+
5+
* Improved region extraction and filtering for doclingsdg_builder.py ([#217](https://github.com/docling-project/docling-eval/issues/217)) ([`6efbb3f`](https://github.com/docling-project/docling-eval/commit/6efbb3f21498382ed37171c667638d5b6abb0ba7))
6+
17
## [v1.3.0](https://github.com/docling-project/docling-eval/releases/tag/v1.3.0) - 2026-05-11
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-eval"
3-
version = "1.3.0" # DO NOT EDIT, updated automatically
3+
version = "1.4.0" # 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)