This commit is contained in:
Bagatur
2023-10-18 09:25:18 -07:00
committed by GitHub
parent 122af2effe
commit 35c7c1f050
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-experimental"
version = "0.0.31"
version = "0.0.32"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain"
version = "0.0.316"
version = "0.0.317"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"