We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327dc4b commit a8975bcCopy full SHA for a8975bc
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [v4.7.1](https://github.com/docling-project/docling-parse/releases/tag/v4.7.1) - 2025-11-05
2
+
3
+### Fix
4
5
+* 360 rotated pages ([#177](https://github.com/docling-project/docling-parse/issues/177)) ([`327dc4b`](https://github.com/docling-project/docling-parse/commit/327dc4ba13f69e2722a7300bdf0f05f933960ef6))
6
7
## [v4.7.0](https://github.com/docling-project/docling-parse/releases/tag/v4.7.0) - 2025-10-20
8
9
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "docling-parse"
-version = "4.7.0"
+version = "4.7.1"
description = "Simple package to extract text with coordinates from programmatic PDFs"
license = "MIT"
keywords = ["docling", "pdf", "parser"]
0 commit comments