Skip to content

Commit 498a065

Browse files
chore: bump version to 3.3.0 [skip ci]
1 parent 25b1e64 commit 498a065

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v3.3.0](https://github.com/DS4SD/docling-parse/releases/tag/v3.3.0) - 2025-02-06
2+
3+
### Feature
4+
5+
* Add support for RtL ([#94](https://github.com/DS4SD/docling-parse/issues/94)) ([`25b1e64`](https://github.com/DS4SD/docling-parse/commit/25b1e64846390bf2af7afc4d95bf3a634742aeb1))
6+
7+
### Fix
8+
9+
* Update vizualisation script ([#95](https://github.com/DS4SD/docling-parse/issues/95)) ([`b634c11`](https://github.com/DS4SD/docling-parse/commit/b634c11571a06a843aefde8cd1b8772ae74c8e6f))
10+
111
## [v3.2.0](https://github.com/DS4SD/docling-parse/releases/tag/v3.2.0) - 2025-02-02
212

313
### 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.2.0"
3+
version = "3.3.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)