We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a14cc3 commit 15c133aCopy full SHA for 15c133a
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 0.0.11 ##
2
* Fix missing id in Document
3
4
## 0.0.10 ##
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "langchain-ydb"
-version = "0.0.10" # AUTOVERSION
+version = "0.0.11" # AUTOVERSION
description = "An integration package connecting YDB and LangChain"
5
authors = []
6
readme = "README.md"
0 commit comments