We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078cd61 commit 618df13Copy full SHA for 618df13
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [v2.14.0](https://github.com/DS4SD/docling-core/releases/tag/v2.14.0) - 2025-01-10
2
+
3
+### Feature
4
5
+* Dev/add labels for pictures-classes ([#127](https://github.com/DS4SD/docling-core/issues/127)) ([`078cd61`](https://github.com/DS4SD/docling-core/commit/078cd61b31c36bec553f64c411012e361683bd35))
6
7
## [v2.13.1](https://github.com/DS4SD/docling-core/releases/tag/v2.13.1) - 2025-01-08
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling-core"
-version = "2.13.1"
+version = "2.14.0"
description = "A python library to define and validate data types in Docling."
license = "MIT"
authors = [
0 commit comments