release v220 (#6962)

pull/6976/head v0.0.220
Bagatur 1 year ago committed by GitHub
parent 60b0d6ea35
commit 8f5eca236f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -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"

Loading…
Cancel
Save