core: 0.3.50 release (#30623)

0.3.50 release
This commit is contained in:
Eugene Yurtsev 2025-04-02 14:46:23 -04:00 committed by GitHub
parent ccc3d32ec8
commit 9ae792f56c
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.49"
version = "0.3.50"
description = "Building applications with LLMs through composability"
readme = "README.md"