community[patch]: release 0.0.13 (#16087)

This commit is contained in:
Erick Friis 2024-01-16 06:25:28 -08:00 committed by GitHub
parent ca288d8f2c
commit 52114bdfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3881,7 +3881,7 @@ files = [
[[package]]
name = "langchain-core"
version = "0.1.9"
version = "0.1.10"
description = "Building applications with LLMs through composability"
optional = false
python-versions = ">=3.8.1,<4.0"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-community"
version = "0.0.12"
version = "0.0.13"
description = "Community contributed LangChain integrations."
authors = []
license = "MIT"