Skip to content

Commit 8574442

Browse files
authored
core[patch]: release 0.3.55 (#30952)
1 parent 920d504 commit 8574442

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-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.54"
3+
VERSION = "0.3.55"

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.54"
20+
version = "0.3.55"
2121
description = "Building applications with LLMs through composability"
2222
readme = "README.md"
2323

libs/core/uv.lock

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

0 commit comments

Comments
 (0)