bump version to 0.0.57 (#548)

This commit is contained in:
Harrison Chase 2023-01-05 09:46:44 -08:00 committed by GitHub
parent 0c2f7d8da1
commit 1f248c47f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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