Skip to content

Commit 5935767

Browse files
authored
bump lc 246, lce 9 (#9207)
1 parent b5a57ac commit 5935767

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/experimental/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-experimental"
3-
version = "0.0.8"
3+
version = "0.0.9"
44
description = "Building applications with LLMs through composability"
55
authors = []
66
license = "MIT"

libs/langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain"
3-
version = "0.0.263"
3+
version = "0.0.264"
44
description = "Building applications with LLMs through composability"
55
authors = []
66
license = "MIT"

0 commit comments

Comments
 (0)