This commit is contained in:
Bagatur 2023-09-25 08:50:47 -07:00 committed by GitHub
parent 956ee981c0
commit aa6e6db8c7
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.20"
version = "0.0.21"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"

View File

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