Skip to content

Commit 84fcd8c

Browse files
chore: bump version to 5.4.1 [skip ci]
1 parent 0316060 commit 84fcd8c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v5.4.1](https://github.com/docling-project/docling-parse/releases/tag/v5.4.1) - 2026-03-03
2+
3+
### Fix
4+
5+
* Map characters into the proper chars ([#233](https://github.com/docling-project/docling-parse/issues/233)) ([`0316060`](https://github.com/docling-project/docling-parse/commit/0316060f2c9ec9f38e3f0e1e37ac37c001c9828d))
6+
* Robustify the page number count ([#232](https://github.com/docling-project/docling-parse/issues/232)) ([`a4fecd1`](https://github.com/docling-project/docling-parse/commit/a4fecd1e0643bb51ee785c6ea5f104f3d4034a96))
7+
18
## [v5.4.0](https://github.com/docling-project/docling-parse/releases/tag/v5.4.0) - 2026-02-24
29

310
### 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 = "5.4.0"
3+
version = "5.4.1"
44
description = "Simple package to extract text with coordinates from programmatic PDFs"
55
license = "MIT"
66
keywords = ["docling", "pdf", "parser"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)