Skip to content

Commit 7b25698

Browse files
chore: bump version to 2.42.0 [skip ci]
1 parent c339171 commit 7b25698

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [v2.42.0](https://github.com/docling-project/docling-core/releases/tag/v2.42.0) - 2025-07-09
2+
3+
### Feature
4+
5+
* Extend and expose float serialization control ([#353](https://github.com/docling-project/docling-core/issues/353)) ([`c339171`](https://github.com/docling-project/docling-core/commit/c339171517014873f0e56f5bfd7e366abb42d558))
6+
* Additional DoclingDocument methods for use in MCP document manipulation ([#344](https://github.com/docling-project/docling-core/issues/344)) ([`cb59fd3`](https://github.com/docling-project/docling-core/commit/cb59fd39bc8a932b64131cef506a59bb78481aff))
7+
18
## [v2.41.0](https://github.com/docling-project/docling-core/releases/tag/v2.41.0) - 2025-07-09
29

310
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "docling-core"
3-
version = "2.41.0" # DO NOT EDIT, updated automatically
3+
version = "2.42.0" # DO NOT EDIT, updated automatically
44
description = "A python library to define and validate data types in Docling."
55
license = "MIT"
66
license-files = ["LICENSE"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)