bump 324 and 35 (#12352)

This commit is contained in:
Bagatur
2023-10-26 10:10:26 -07:00
committed by GitHub
parent 683e97766d
commit c6a733802b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-experimental"
version = "0.0.34"
version = "0.0.35"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain"
version = "0.0.323"
version = "0.0.324"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"