Skip to content

Commit 19f2a92

Browse files
eyurtsevccurme
andauthored
core: release 0.3.63 (#31419)
Release core 0.3.63 Small update just to expand the list of well known tools. This is necessary while the logic lives in langchain-core. --------- Co-authored-by: Chester Curme <[email protected]>
1 parent 394d42b commit 19f2a92

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libs/core/langchain_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""langchain-core version information and utilities."""
22

3-
VERSION = "0.3.62"
3+
VERSION = "0.3.63"

libs/core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"pydantic>=2.7.4",
1717
]
1818
name = "langchain-core"
19-
version = "0.3.62"
19+
version = "0.3.63"
2020
description = "Building applications with LLMs through composability"
2121
readme = "README.md"
2222

libs/core/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)