Skip to content

Commit 9461f4d

Browse files
chore: bump version to 4.2.3 [skip ci]
1 parent 5ded3b8 commit 9461f4d

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+
## [v4.2.3](https://github.com/docling-project/docling-parse/releases/tag/v4.2.3) - 2025-08-22
2+
3+
### Fix
4+
5+
* Media box ([#157](https://github.com/docling-project/docling-parse/issues/157)) ([`5ded3b8`](https://github.com/docling-project/docling-parse/commit/5ded3b8f7f12936ab390f8296814e2cdddc2da43))
6+
17
## [v4.2.2](https://github.com/docling-project/docling-parse/releases/tag/v4.2.2) - 2025-08-19
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-parse"
3-
version = "4.2.2"
3+
version = "4.2.3"
44
description = "Simple package to extract text with coordinates from programmatic PDFs"
55
license = "MIT"
66
keywords = ["docling", "pdf", "parser"]

0 commit comments

Comments
 (0)