Skip to content

Commit aadde85

Browse files
chore: bump version to 4.2.0 [skip ci]
1 parent 6e19d60 commit aadde85

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.0](https://github.com/docling-project/docling-parse/releases/tag/v4.2.0) - 2025-08-19
2+
3+
### Feature
4+
5+
* Add page unloading ([#150](https://github.com/docling-project/docling-parse/issues/150)) ([`fe3482f`](https://github.com/docling-project/docling-parse/commit/fe3482f7d7a08fd1940840a64776dd14d0fb7eef))
6+
17
## [v4.1.0](https://github.com/docling-project/docling-parse/releases/tag/v4.1.0) - 2025-06-24
28

39
### 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-parse"
3-
version = "4.1.0"
3+
version = "4.2.0"
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)