This commit is contained in:
Bagatur
2023-09-12 08:06:47 -07:00
committed by GitHub
parent 6598178343
commit f7f3c02585
2 changed files with 2 additions and 2 deletions

View File

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

View File

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