Skip to content

Commit f438c60

Browse files
chore: bump version to 3.4.3 [skip ci]
1 parent 3adaf74 commit f438c60

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v3.4.3](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.4.3) - 2025-05-08
2+
3+
### Fix
4+
5+
* Python3.13 dependencies compatibility ([#91](https://github.com/docling-project/docling-ibm-models/issues/91)) ([`3adaf74`](https://github.com/docling-project/docling-ibm-models/commit/3adaf7472dfba48360a9fac3ef314ba947148b77))
6+
17
## [v3.4.2](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.4.2) - 2025-04-23
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docling-ibm-models"
3-
version = "3.4.2" # DO NOT EDIT, updated automatically
3+
version = "3.4.3" # DO NOT EDIT, updated automatically
44
description = "This package contains the AI models used by the Docling PDF conversion package"
55
authors = ["Nikos Livathinos <[email protected]>", "Maxim Lysak <[email protected]>", "Ahmed Nassar <[email protected]>", "Christoph Auer <[email protected]>", "Michele Dolfi <[email protected]>", "Peter Staar <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)