Skip to content

Commit 3c5dcc6

Browse files
chore: bump version to 3.3.1 [skip ci]
1 parent d9b6961 commit 3c5dcc6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [v3.3.1](https://github.com/DS4SD/docling-parse/releases/tag/v3.3.1) - 2025-02-13
2+
3+
### Fix
4+
5+
* Update Pillow constraints ([#102](https://github.com/DS4SD/docling-parse/issues/102)) ([`d9b6961`](https://github.com/DS4SD/docling-parse/commit/d9b69612fff101d22e38d5f3b8bbd18db47bf253))
6+
7+
### Documentation
8+
9+
* Updated import for `pdf_parser_v2` in README ([#100](https://github.com/DS4SD/docling-parse/issues/100)) ([`01238dd`](https://github.com/DS4SD/docling-parse/commit/01238ddc32a6388583ff95a7403d51870d10b599))
10+
* Fixed broken link in README.md ([#97](https://github.com/DS4SD/docling-parse/issues/97)) ([`8ec116e`](https://github.com/DS4SD/docling-parse/commit/8ec116ef853e427254c166aa85371caea0db4ceb))
11+
112
## [v3.3.0](https://github.com/DS4SD/docling-parse/releases/tag/v3.3.0) - 2025-02-06
213

314
### 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.3.0"
3+
version = "3.3.1"
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)