This commit is contained in:
Bagatur
2023-09-21 08:26:11 -07:00
committed by GitHub
parent c1f9cc0bc5
commit 24cb5cd379
2 changed files with 2 additions and 2 deletions

View File

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

View File

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