Skip to content

Commit cacf4ef

Browse files
chore: bump version to 2.39.0 [skip ci]
1 parent 14a4fde commit cacf4ef

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.39.0](https://github.com/docling-project/docling-core/releases/tag/v2.39.0) - 2025-06-27
2+
3+
### Feature
4+
5+
* Remodel lists, add MD & HTML ser. params, enable unset marker ([#339](https://github.com/docling-project/docling-core/issues/339)) ([`14a4fde`](https://github.com/docling-project/docling-core/commit/14a4fdee876a033934d2e5d9d60ba7518c828846))
6+
* Download Google docs and drive files via export url ([#335](https://github.com/docling-project/docling-core/issues/335)) ([`3eeb259`](https://github.com/docling-project/docling-core/commit/3eeb2596c668c5c35d616e1c9e0b66ba9a2eae2f))
7+
18
## [v2.38.2](https://github.com/docling-project/docling-core/releases/tag/v2.38.2) - 2025-06-25
29

310
### Fix

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.38.2" # DO NOT EDIT, updated automatically
3+
version = "2.39.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)