Skip to content

Commit c17dd3a

Browse files
chore: bump version to 4.4.0 [skip ci]
1 parent 0402b3f commit c17dd3a

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.4.0](https://github.com/docling-project/docling-parse/releases/tag/v4.4.0) - 2025-09-04
2+
3+
### Feature
4+
5+
* Reset to the old parameters in sanitation ([#163](https://github.com/docling-project/docling-parse/issues/163)) ([`0402b3f`](https://github.com/docling-project/docling-parse/commit/0402b3f0a3e05fbb298261f49494c530997b6ec4))
6+
17
## [v4.3.0](https://github.com/docling-project/docling-parse/releases/tag/v4.3.0) - 2025-09-03
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.3.0"
3+
version = "4.4.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)