This commit is contained in:
Bagatur
2023-09-08 08:26:31 -07:00
committed by GitHub
parent 46e9abdc75
commit d2d11ccf63
2 changed files with 2 additions and 2 deletions

View File

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

View File

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