Skip to content

Commit e6dde2b

Browse files
authored
release(core): 0.3.82 (#34688)
1 parent 126a337 commit e6dde2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
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.81"
3+
VERSION = "0.3.82"

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,<3.0.0",
1717
]
1818
name = "langchain-core"
19-
version = "0.3.81"
19+
version = "0.3.82"
2020
description = "Building applications with LLMs through composability"
2121
readme = "README.md"
2222

0 commit comments

Comments
 (0)