chore: bump version to 1.1.7 [skip ci]

This commit is contained in:
github-actions[bot]
2024-09-05 17:35:37 +00:00
parent d607914895
commit bebf91689f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -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
View File
@@ -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"