core[patch]: release 0.3.21 (#28314)

This commit is contained in:
ccurme 2024-11-23 07:46:56 -05:00 committed by GitHub
parent 7170a4e3e1
commit f5f1149257
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] [tool.poetry]
name = "langchain-core" name = "langchain-core"
version = "0.3.20" version = "0.3.21"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"