Skip to content

Commit 5f9c20a

Browse files
chore: bump version to 0.16.0 [skip ci]
1 parent 80755a7 commit 5f9c20a

File tree

3 files changed

+81
-72
lines changed

3 files changed

+81
-72
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [v0.16.0](https://github.com/docling-project/docling-serve/releases/tag/v0.16.0) - 2025-06-25
2+
3+
### Feature
4+
5+
* 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))
6+
7+
### Documentation
8+
9+
* 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))
10+
111
## [v0.15.0](https://github.com/docling-project/docling-serve/releases/tag/v0.15.0) - 2025-06-17
212

313
### Feature

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-serve"
3-
version = "0.15.0" # DO NOT EDIT, updated automatically
3+
version = "0.16.0" # DO NOT EDIT, updated automatically
44
description = "Running Docling as a service"
55
license = {text = "MIT"}
66
authors = [

0 commit comments

Comments
 (0)