Skip to content

Commit 0d37642

Browse files
chore: bump version to 3.8.2 [skip ci]
1 parent 58656c3 commit 0d37642

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v3.8.2](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.8.2) - 2025-07-18
2+
3+
### Fix
4+
5+
* Use device_map for transformer models ([#124](https://github.com/docling-project/docling-ibm-models/issues/124)) ([`58656c3`](https://github.com/docling-project/docling-ibm-models/commit/58656c319593708b341c3a350ffaeb87d0bc9d63))
6+
* Improve calculation of num_cols and num_rows ([#126](https://github.com/docling-project/docling-ibm-models/issues/126)) ([`a45d146`](https://github.com/docling-project/docling-ibm-models/commit/a45d1460161e50733336118c2559118ff192ea30))
7+
18
## [v3.8.1](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.8.1) - 2025-07-10
29

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