chroma[patch]: release 0.2.2 (#29769)

Resolves https://github.com/langchain-ai/langchain/issues/29765
This commit is contained in:
ccurme
2025-02-12 18:39:16 -08:00
committed by GitHub
parent 2310847c0f
commit 16fb1f5371
3 changed files with 16 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ dependencies = [
"chromadb!=0.5.10,!=0.5.11,!=0.5.12,!=0.5.4,!=0.5.5,!=0.5.7,!=0.5.9,<0.7.0,>=0.4.0",
]
name = "langchain-chroma"
version = "0.2.1"
version = "0.2.2"
description = "An integration package connecting Chroma and LangChain"
readme = "README.md"