mirror of
https://github.com/docling-project/docling-ibm-models.git
synced 2026-05-17 13:10:52 +00:00
chore: bump version to 1.1.7 [skip ci]
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## [v1.1.7](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.7) - 2024-09-05
|
||||
|
||||
### Fix
|
||||
|
||||
* Validation and typechecks in TF post processing and OTSL to HTML conversion function ([#18](https://github.com/DS4SD/docling-ibm-models/issues/18)) ([`d607914`](https://github.com/DS4SD/docling-ibm-models/commit/d60791489596c4052b853d3c1dc559ba026a9f77))
|
||||
|
||||
## [v1.1.6](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.6) - 2024-09-03
|
||||
|
||||
### Fix
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "docling-ibm-models"
|
||||
version = "1.1.6" # DO NOT EDIT, updated automatically
|
||||
version = "1.1.7" # 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