qdrant: Bump patch version (#24168)

# Description

To release a new version of `langchain-qdrant` after #24165 and #24166.
This commit is contained in:
Anush 2024-07-13 03:18:50 +05:30 committed by GitHub
parent 12950cc602
commit d09dda5a08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "langchain-qdrant"
version = "0.1.1"
version = "0.1.2"
description = "An integration package connecting Qdrant and LangChain"
authors = []
readme = "README.md"