Skip to content

Commit 83b5b4d

Browse files
chore: bump version to 3.10.0 [skip ci]
1 parent 3e21e20 commit 83b5b4d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v3.10.0](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.10.0) - 2025-10-17
2+
3+
### Feature
4+
5+
* Support for python 3.14 ([#131](https://github.com/docling-project/docling-ibm-models/issues/131)) ([`e21d57c`](https://github.com/docling-project/docling-ibm-models/commit/e21d57cf79eb14be7409e1efab301187f65fd933))
6+
7+
### Fix
8+
9+
* Allow flexibility for opencv ([#130](https://github.com/docling-project/docling-ibm-models/issues/130)) ([`b9ff7eb`](https://github.com/docling-project/docling-ibm-models/commit/b9ff7eb3e2d03068bd451f11da2d6dac4a5dab0b))
10+
111
## [v3.9.1](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.9.1) - 2025-09-03
212

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