This commit is contained in:
Bagatur
2023-10-05 09:29:14 -07:00
committed by GitHub
parent 2ff91a46c0
commit 8b6b8bf68c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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