Skip to content

Commit a5c37b5

Browse files
chore: bump version to 1.1.0 [skip ci]
1 parent 6dd20b8 commit a5c37b5

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v1.1.0](https://github.com/docling-project/docling-langchain/releases/tag/v1.1.0) - 2025-09-10
2+
3+
### Feature
4+
5+
* Picture description via langchain llm ([#22](https://github.com/docling-project/docling-langchain/issues/22)) ([`6dd20b8`](https://github.com/docling-project/docling-langchain/commit/6dd20b827beef36c34dbc8bc3370d38c8b20a07f))
6+
17
## [v1.0.0](https://github.com/docling-project/docling-langchain/releases/tag/v1.0.0) - 2025-06-10
28

39
### 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 = "langchain-docling"
3-
version = "1.0.0" # DO NOT EDIT, updated automatically
3+
version = "1.1.0" # DO NOT EDIT, updated automatically
44
description = "Docling LangChain integration"
55
license = "MIT"
66
license-files = ["LICENSE"]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)