chore: bump version to 3.4.3 [skip ci]

This commit is contained in:
github-actions[bot]
2025-05-08 19:30:07 +00:00
parent 3adaf7472d
commit f438c60fd8
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [v3.4.3](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.4.3) - 2025-05-08
### Fix
* 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))
## [v3.4.2](https://github.com/docling-project/docling-ibm-models/releases/tag/v3.4.2) - 2025-04-23
### Fix
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling-ibm-models"
version = "3.4.2" # DO NOT EDIT, updated automatically
version = "3.4.3" # DO NOT EDIT, updated automatically
description = "This package contains the AI models used by the Docling PDF conversion package"
authors = ["Nikos Livathinos <nli@zurich.ibm.com>", "Maxim Lysak <mly@zurich.ibm.com>", "Ahmed Nassar <ahn@zurich.ibm.com>", "Christoph Auer <cau@zurich.ibm.com>", "Michele Dolfi <dol@zurich.ibm.com>", "Peter Staar <taa@zurich.ibm.com>"]
license = "MIT"