Skip to content

Commit 2470ea3

Browse files
chore: bump version to 4.7.0 [skip ci]
1 parent 0c64402 commit 2470ea3

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.0](https://github.com/docling-project/docling-parse/releases/tag/v4.7.0) - 2025-10-20
2+
3+
### Feature
4+
5+
* Support reading password protected PDF ([#169](https://github.com/docling-project/docling-parse/issues/169)) ([`0c64402`](https://github.com/docling-project/docling-parse/commit/0c64402ddb98c49154f912ff514d721b4df672a4))
6+
17
## [v4.6.0](https://github.com/docling-project/docling-parse/releases/tag/v4.6.0) - 2025-10-17
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.6.0"
3+
version = "4.7.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)