Skip to content

Commit 778cd1f

Browse files
chore: bump version to 3.1.0 [skip ci]
1 parent 525ed8e commit 778cd1f

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.1.0](https://github.com/DS4SD/docling-parse/releases/tag/v3.1.0) - 2025-01-17
2+
3+
### Feature
4+
5+
* Update for complex fonts, rendering, and experimental high-level API ([#82](https://github.com/DS4SD/docling-parse/issues/82)) ([`525ed8e`](https://github.com/DS4SD/docling-parse/commit/525ed8e38003c846f5ad9c9089bfa845db0d8117))
6+
17
## [v3.0.0](https://github.com/DS4SD/docling-parse/releases/tag/v3.0.0) - 2024-12-09
28

39
### Feature

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.0.0"
3+
version = "3.1.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)