Skip to content

Commit 1c21ce0

Browse files
chore: bump version to 4.6.0 [skip ci]
1 parent 5caf1ff commit 1c21ce0

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.6.0](https://github.com/docling-project/docling-parse/releases/tag/v4.6.0) - 2025-10-17
2+
3+
### Feature
4+
5+
* Support for py3.14 ([#174](https://github.com/docling-project/docling-parse/issues/174)) ([`5caf1ff`](https://github.com/docling-project/docling-parse/commit/5caf1ffa70f73788fa16f37e865eb56d23a96384))
6+
17
## [v4.5.1](https://github.com/docling-project/docling-parse/releases/tag/v4.5.1) - 2025-10-16
28

39
### Fix

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.5.1"
3+
version = "4.6.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)