mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 17:38:36 +00:00
qdrant: Bump patch version (#24168)
# Description To release a new version of `langchain-qdrant` after #24165 and #24166.
This commit is contained in:
parent
12950cc602
commit
d09dda5a08
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain-qdrant"
|
name = "langchain-qdrant"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
description = "An integration package connecting Qdrant and LangChain"
|
description = "An integration package connecting Qdrant and LangChain"
|
||||||
authors = []
|
authors = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user