Skip to content

Commit 3d9deb2

Browse files
chore: bump version to 4.7.2 [skip ci]
1 parent 1d3f78e commit 3d9deb2

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.7.2](https://github.com/docling-project/docling-parse/releases/tag/v4.7.2) - 2025-12-02
2+
3+
### Fix
4+
5+
* "could not find the page-dimensions" error solved restoring the parent mediabox ([#181](https://github.com/docling-project/docling-parse/issues/181)) ([`1d3f78e`](https://github.com/docling-project/docling-parse/commit/1d3f78e514d6d85f7d0a13ae269f1781c04e49c5))
6+
17
## [v4.7.1](https://github.com/docling-project/docling-parse/releases/tag/v4.7.1) - 2025-11-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
[project]
22
name = "docling-parse"
3-
version = "4.7.1"
3+
version = "4.7.2"
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)