chore: bump version to 1.12.0 [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-06 12:34:43 +00:00
parent 7e461b115b
commit 22012daf2d
3 changed files with 107 additions and 94 deletions

View File

@@ -1,3 +1,18 @@
## [v1.12.0](https://github.com/docling-project/docling-serve/releases/tag/v1.12.0) - 2026-02-06
### Feature
* Updates for chart extraction functionality ([#491](https://github.com/docling-project/docling-serve/issues/491)) ([`7e461b1`](https://github.com/docling-project/docling-serve/commit/7e461b115bb66ddd1628372e09b40669138bd3e4))
### Docling libraries included in this release:
- docling 2.72.0
- docling-core 2.63.0
- docling-ibm-models 3.11.0
- docling-jobkit 1.10.1
- docling-mcp 1.3.4
- docling-parse 4.7.3
- docling-serve 1.12.0
## [v1.11.0](https://github.com/docling-project/docling-serve/releases/tag/v1.11.0) - 2026-01-28
### Feature

View File

@@ -1,6 +1,6 @@
[project]
name = "docling-serve"
version = "1.11.0" # DO NOT EDIT, updated automatically
version = "1.12.0" # DO NOT EDIT, updated automatically
description = "Running Docling as a service"
license = {text = "MIT"}
authors = [

184
uv.lock generated

File diff suppressed because one or more lines are too long