Skip to content

Commit f60d3fc

Browse files
chore: bump version to 1.2.0 [skip ci]
1 parent 86a6a50 commit f60d3fc

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.2.0](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.2.0) - 2024-09-17
2+
3+
### Feature
4+
5+
* **LayoutPredictor:** Introduce black-listed classes which are filtered out from the response. ([#26](https://github.com/DS4SD/docling-ibm-models/issues/26)) ([`86a6a50`](https://github.com/DS4SD/docling-ibm-models/commit/86a6a5071bd84dd2b6806ac413a3163e78b6127f))
6+
17
## [v1.1.7](https://github.com/DS4SD/docling-ibm-models/releases/tag/v1.1.7) - 2024-09-05
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.7" # DO NOT EDIT, updated automatically
3+
version = "1.2.0" # 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)