Skip to content

Commit b91e6c7

Browse files
chore: bump version to 2.24.1 [skip ci]
1 parent 8e0e9b7 commit b91e6c7

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+
## [v2.24.1](https://github.com/docling-project/docling-core/releases/tag/v2.24.1) - 2025-03-28
2+
3+
### Fix
4+
5+
* Automatic transformation of output cells bbox coord origin defined by input in get_cells_in_bbox ([#219](https://github.com/docling-project/docling-core/issues/219)) ([`8e0e9b7`](https://github.com/docling-project/docling-core/commit/8e0e9b72bf04fe4605ccfcbb1ec463e5fce87694))
6+
17
## [v2.24.0](https://github.com/docling-project/docling-core/releases/tag/v2.24.0) - 2025-03-25
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-core"
3-
version = "2.24.0"
3+
version = "2.24.1"
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)