core: release 0.3.60 (#31249)

This commit is contained in:
ccurme
2025-05-15 11:14:04 -04:00
committed by GitHub
parent 6f2acbcf2e
commit 672339f3c6
3 changed files with 1206 additions and 1207 deletions

View File

@@ -1,3 +1,3 @@
"""langchain-core version information and utilities."""
VERSION = "0.3.59"
VERSION = "0.3.60"

View File

@@ -16,7 +16,7 @@ dependencies = [
"pydantic>=2.7.4",
]
name = "langchain-core"
version = "0.3.59"
version = "0.3.60"
description = "Building applications with LLMs through composability"
readme = "README.md"

2409
libs/core/uv.lock generated

File diff suppressed because it is too large Load Diff