mirror of
https://github.com/docling-project/docling-ibm-models.git
synced 2026-05-17 13:10:52 +00:00
chore: bump version to 3.4.3 [skip ci]
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user