This commit is contained in:
Bagatur
2023-10-17 09:47:57 -07:00
committed by GitHub
parent 83162649bb
commit ba0d729961
2 changed files with 2 additions and 2 deletions

View File

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

View File

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