mirror of
https://github.com/docling-project/docling-parse.git
synced 2026-05-17 13:10:49 +00:00
chore: bump version to 4.7.0 [skip ci]
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## [v4.7.0](https://github.com/docling-project/docling-parse/releases/tag/v4.7.0) - 2025-10-20
|
||||
|
||||
### Feature
|
||||
|
||||
* 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))
|
||||
|
||||
## [v4.6.0](https://github.com/docling-project/docling-parse/releases/tag/v4.6.0) - 2025-10-17
|
||||
|
||||
### Feature
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "docling-parse"
|
||||
version = "4.6.0"
|
||||
version = "4.7.0"
|
||||
description = "Simple package to extract text with coordinates from programmatic PDFs"
|
||||
license = "MIT"
|
||||
keywords = ["docling", "pdf", "parser"]
|
||||
|
||||
Reference in New Issue
Block a user