This commit is contained in:
Bagatur
2023-10-04 10:03:17 -04:00
committed by GitHub
parent 9e3c1d4463
commit 16a80779b9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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