Skip to content

Commit 3f84f82

Browse files
chore: bump version to 3.5.0 [skip ci]
1 parent 0758ad1 commit 3f84f82

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.5.0](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.5.0) - 2025-06-18
2+
3+
### Feature
4+
5+
* Performance optimizations for reading order and table model ([#115](https://github.com/docling-project/docling-ibm-models/issues/115)) ([`0758ad1`](https://github.com/docling-project/docling-ibm-models/commit/0758ad10d2d785d83b6541488a70d35befe004e5))
6+
17
## [v3.4.4](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.4.4) - 2025-06-03
28

39
### Fix

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.4.4" # DO NOT EDIT, updated automatically
3+
version = "3.5.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)