Skip to content

Commit 9971fd8

Browse files
authored
release(core): 0.3.86 (#37242)
1 parent 4cf62a5 commit 9971fd8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.85"
3+
VERSION = "0.3.86"

libs/core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"uuid-utils>=0.12.0,<1.0",
1818
]
1919
name = "langchain-core"
20-
version = "0.3.85"
20+
version = "0.3.86"
2121
description = "Building applications with LLMs through composability"
2222
readme = "README.md"
2323

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)