Skip to content

Commit 7a83e03

Browse files
chore: bump version to 1.1.3 [skip ci]
1 parent d9efe73 commit 7a83e03

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+
## [v1.1.3](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.3) - 2024-08-27
2+
3+
### Fix
4+
5+
* Table cell overlap removal in TF post-processing: ([#10](https://github.com/DS4SD/docling-ibm-models/issues/10)) ([`e8f396d`](https://github.com/DS4SD/docling-ibm-models/commit/e8f396d19a277b0f3147c3ac3af0b5e452912879))
6+
17
## [v1.1.2](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.2) - 2024-08-21
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 = "1.1.2" # DO NOT EDIT, updated automatically
3+
version = "1.1.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)