This commit is contained in:
Bagatur
2023-09-07 08:45:42 -07:00
committed by GitHub
parent f747e76b73
commit 672907bbbb
2 changed files with 2 additions and 2 deletions

View File

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

View File

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