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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"

File diff suppressed because it is too large Load Diff