core rc 0.3.45-rc.1

This commit is contained in:
Bagatur 2025-03-12 04:23:58 -07:00
parent 7b09f2fb1e
commit 262cea030a

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.44"
version = "0.3.45-rc.1"
description = "Building applications with LLMs through composability"
readme = "README.md"