chore: bump version to 0.16.0 [skip ci]

This commit is contained in:
github-actions[bot]
2025-06-25 09:52:08 +00:00
parent 80755a7d59
commit 5f9c20a985
3 changed files with 81 additions and 72 deletions

View File

@@ -1,3 +1,13 @@
## [v0.16.0](https://github.com/docling-project/docling-serve/releases/tag/v0.16.0) - 2025-06-25
### Feature
* Package updates and more cuda images ([#229](https://github.com/docling-project/docling-serve/issues/229)) ([`30aca92`](https://github.com/docling-project/docling-serve/commit/30aca92298ab0d86bb4debcfcacb2dd8b9040a27))
### Documentation
* Update example resources and improve README ([#231](https://github.com/docling-project/docling-serve/issues/231)) ([`80755a7`](https://github.com/docling-project/docling-serve/commit/80755a7d5955f7d0c53df8e558fdd852dd1f5b75))
## [v0.15.0](https://github.com/docling-project/docling-serve/releases/tag/v0.15.0) - 2025-06-17
### Feature

View File

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

141
uv.lock generated

File diff suppressed because one or more lines are too long