This commit is contained in:
Bagatur
2023-09-04 08:51:50 -07:00
committed by GitHub
parent 699f58fb83
commit 098b4aa465
2 changed files with 2 additions and 2 deletions

View File

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

View File

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