Skip to content

Commit 98c357b

Browse files
core: release 0.3.54 (#30911)
1 parent d2cbfa3 commit 98c357b

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

libs/core/langchain_core/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""langchain-core version information and utilities."""
22

3-
VERSION = "0.3.53"
3+
VERSION = "0.3.54"

libs/core/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"pydantic<3.0.0,>=2.7.4; python_full_version >= \"3.12.4\"",
1818
]
1919
name = "langchain-core"
20-
version = "0.3.53"
20+
version = "0.3.54"
2121
description = "Building applications with LLMs through composability"
2222
readme = "README.md"
2323

libs/core/uv.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)