This commit is contained in:
Bagatur
2023-07-26 05:41:56 -07:00
committed by GitHub
parent adf019724f
commit 5c6dcb1960
2 changed files with 2 additions and 2 deletions

View File

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

View File

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