Skip to content

Commit f93d9c8

Browse files
chore: bump version to 4.0.4 [skip ci]
1 parent a157d5a commit f93d9c8

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.0.4](https://github.com/docling-project/docling-parse/releases/tag/v4.0.4) - 2025-06-10
2+
3+
### Fix
4+
5+
* Fix cropbox if it is larger than mediabox ([#126](https://github.com/docling-project/docling-parse/issues/126)) ([`a157d5a`](https://github.com/docling-project/docling-parse/commit/a157d5a6bbfd338c74022f0bfe842ff67feb82f5))
6+
17
## [v4.0.3](https://github.com/docling-project/docling-parse/releases/tag/v4.0.3) - 2025-06-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
[tool.poetry]
22
name = "docling-parse"
3-
version = "4.0.3"
3+
version = "4.0.4"
44
description = "Simple package to extract text with coordinates from programmatic PDFs"
55
authors = ["Peter Staar <[email protected]>"]
66
maintainers = [

0 commit comments

Comments
 (0)