core[patch]: version 0.3.40 (#29997)

Version 0.3.40 release
This commit is contained in:
Eugene Yurtsev 2025-02-25 18:09:40 -05:00 committed by GitHub
parent 0fc50b82a0
commit b525226531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ dependencies = [
"pydantic<3.0.0,>=2.7.4; python_full_version >= \"3.12.4\"",
]
name = "langchain-core"
version = "0.3.39"
version = "0.3.40"
description = "Building applications with LLMs through composability"
readme = "README.md"