This commit is contained in:
Bagatur
2023-10-16 00:50:54 -07:00
committed by GitHub
parent ece22b6b6a
commit 25b1d65305
2 changed files with 2 additions and 2 deletions

View File

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

View File

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