Skip to content

Commit 9a3c8c1

Browse files
chore: bump version to 2.23.2 [skip ci]
1 parent 5cee486 commit 9a3c8c1

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.23.2](https://github.com/docling-project/docling-core/releases/tag/v2.23.2) - 2025-03-18
2+
3+
### Fix
4+
5+
* Add caption to the table in load_from_doctags ([#197](https://github.com/docling-project/docling-core/issues/197)) ([`5cee486`](https://github.com/docling-project/docling-core/commit/5cee4866143dd2c770cac5a44d525f1ce5b2c94d))
6+
17
## [v2.23.1](https://github.com/docling-project/docling-core/releases/tag/v2.23.1) - 2025-03-17
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-core"
3-
version = "2.23.1"
3+
version = "2.23.2"
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
authors = [

0 commit comments

Comments
 (0)