chore: bump version to 2.36.0 [skip ci]

This commit is contained in:
github-actions[bot] 2025-06-03 13:54:25 +00:00
parent cdd401847a
commit 96c54dba91
3 changed files with 3276 additions and 3269 deletions

View File

@ -1,3 +1,10 @@
## [v2.36.0](https://github.com/docling-project/docling/releases/tag/v2.36.0) - 2025-06-03
### Feature
* Simplify dependencies, switch to uv ([#1700](https://github.com/docling-project/docling/issues/1700)) ([`cdd4018`](https://github.com/docling-project/docling/commit/cdd401847a35f16d69944eb6dddf57e4e0b65020))
* New vlm-models support ([#1570](https://github.com/docling-project/docling/issues/1570)) ([`cfdf4ce`](https://github.com/docling-project/docling/commit/cfdf4cea25e681fc557df310b8bf34f3dd892e15))
## [v2.35.0](https://github.com/docling-project/docling/releases/tag/v2.35.0) - 2025-06-02
### Feature

View File

@ -1,6 +1,6 @@
[project]
name = "docling"
version = "2.35.0" # DO NOT EDIT, updated automatically
version = "2.36.0" # DO NOT EDIT, updated automatically
description = "SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications."
license = "MIT"
keywords = [

6536
uv.lock generated

File diff suppressed because it is too large Load Diff