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 499813b commit c2c911dCopy full SHA for c2c911d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [v4.2.1](https://github.com/docling-project/docling-parse/releases/tag/v4.2.1) - 2025-08-19
2
+
3
+### Fix
4
5
+* Wheels.yml ([#152](https://github.com/docling-project/docling-parse/issues/152)) ([`499813b`](https://github.com/docling-project/docling-parse/commit/499813bcefc4b9a0f0cb90d7856a6d84ad9b62eb))
6
7
## [v4.2.0](https://github.com/docling-project/docling-parse/releases/tag/v4.2.0) - 2025-08-19
8
9
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "docling-parse"
-version = "4.2.0"
+version = "4.2.1"
description = "Simple package to extract text with coordinates from programmatic PDFs"
license = "MIT"
keywords = ["docling", "pdf", "parser"]
0 commit comments