This commit is contained in:
Bagatur 2023-08-17 08:47:13 -07:00 committed by GitHub
parent f2560188ec
commit a69d1b84f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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