Skip to content

Commit 93dd0a9

Browse files
chore: bump version to 2.43.1 [skip ci]
1 parent f9b3b49 commit 93dd0a9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v2.43.1](https://github.com/docling-project/docling-core/releases/tag/v2.43.1) - 2025-07-23
2+
3+
### Fix
4+
5+
* LayoutVisualizer should traverse pictures ([#358](https://github.com/docling-project/docling-core/issues/358)) ([`f9b3b49`](https://github.com/docling-project/docling-core/commit/f9b3b499dea3a3564aa23ebdf4fe97e5084e42ed))
6+
* HTML serialization of nested lists ([#359](https://github.com/docling-project/docling-core/issues/359)) ([`5a7883c`](https://github.com/docling-project/docling-core/commit/5a7883cee5e823e4ea3bbee53a2ecdd33b92edce))
7+
18
## [v2.43.0](https://github.com/docling-project/docling-core/releases/tag/v2.43.0) - 2025-07-16
29

310
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "docling-core"
3-
version = "2.43.0" # DO NOT EDIT, updated automatically
3+
version = "2.43.1" # DO NOT EDIT, updated automatically
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)