Skip to content

Commit a8975bc

Browse files
chore: bump version to 4.7.1 [skip ci]
1 parent 327dc4b commit a8975bc

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.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+
17
## [v4.7.0](https://github.com/docling-project/docling-parse/releases/tag/v4.7.0) - 2025-10-20
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.7.0"
3+
version = "4.7.1"
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)