Skip to content

Commit ca0a964

Browse files
chore: bump version to 0.1.0 [skip ci]
1 parent 3448a6a commit ca0a964

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [v0.1.0](https://github.com/DS4SD/docling-langchain/releases/tag/v0.1.0) - 2025-01-07
2+
3+
### Feature
4+
5+
* Add docling loader ([`3038b4e`](https://github.com/DS4SD/docling-langchain/commit/3038b4e1d3150245f83efdfe3a24869a4220ee4e))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "docling-langchain"
3-
version = "0.0.1" # DO NOT EDIT, updated automatically
3+
version = "0.1.0" # DO NOT EDIT, updated automatically
44
description = "Docling LangChain integration"
55
authors = ["Panos Vagenas <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)