Skip to content

Commit c14ec54

Browse files
chore: bump version to 3.4.0 [skip ci]
1 parent c2f9741 commit c14ec54

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+
## [v3.4.0](https://github.com/DS4SD/docling-parse/releases/tag/v3.4.0) - 2025-02-18
2+
3+
### Feature
4+
5+
* Establish char_cells, word_cells and line_cells, other fixes ([#101](https://github.com/DS4SD/docling-parse/issues/101)) ([`c2f9741`](https://github.com/DS4SD/docling-parse/commit/c2f9741a5b2882aacb5e77f81f4ded47a78b5b38))
6+
17
## [v3.3.1](https://github.com/DS4SD/docling-parse/releases/tag/v3.3.1) - 2025-02-13
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docling-parse"
3-
version = "3.3.1"
3+
version = "3.4.0"
44
description = "Simple package to extract text with coordinates from programmatic PDFs"
55
authors = ["Peter Staar <[email protected]>"]
66
maintainers = [

0 commit comments

Comments
 (0)