release v220 (#6962)

This commit is contained in:
Bagatur 2023-06-30 06:52:09 -07:00 committed by GitHub
parent 60b0d6ea35
commit 8f5eca236f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -117,5 +117,4 @@ __all__ = [
"PALChain",
"LlamaCpp",
"HuggingFaceTextGenInference",
"OctoAIEndpoint",
]

View File

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