chore: bump version to 1.2.2 [skip ci]

This commit is contained in:
github-actions[bot]
2025-08-13 14:48:17 +00:00
parent 7692eb2600
commit d26e6637d8
3 changed files with 258 additions and 359 deletions

View File

@@ -1,3 +1,9 @@
## [v1.2.2](https://github.com/docling-project/docling-serve/releases/tag/v1.2.2) - 2025-08-13
### Fix
* Update of transformers module to 4.55.1 ([#316](https://github.com/docling-project/docling-serve/issues/316)) ([`7692eb2`](https://github.com/docling-project/docling-serve/commit/7692eb26006fd4deaa021180c99e23a1b65de506))
## [v1.2.1](https://github.com/docling-project/docling-serve/releases/tag/v1.2.1) - 2025-08-13
### Fix

View File

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

609
uv.lock generated

File diff suppressed because one or more lines are too long