Skip to content

Commit 889088f

Browse files
chore: bump version to 2.44.2 [skip ci]
1 parent 807d972 commit 889088f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v2.44.2](https://github.com/docling-project/docling-core/releases/tag/v2.44.2) - 2025-08-14
2+
3+
### Fix
4+
5+
* **HTML:** Fix nested list serialization edge cases ([#367](https://github.com/docling-project/docling-core/issues/367)) ([`807d972`](https://github.com/docling-project/docling-core/commit/807d972f05383fc1446bc36561244e0bb79b7eb4))
6+
17
## [v2.44.1](https://github.com/docling-project/docling-core/releases/tag/v2.44.1) - 2025-07-30
28

39
### Fix

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.44.1" # DO NOT EDIT, updated automatically
3+
version = "2.44.2" # 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)