Skip to content

Commit 9ae792f

Browse files
authored
core: 0.3.50 release (#30623)
0.3.50 release
1 parent ccc3d32 commit 9ae792f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/core/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.49"
20+
version = "0.3.50"
2121
description = "Building applications with LLMs through composability"
2222
readme = "README.md"
2323

0 commit comments

Comments
 (0)