bump version to 0.0.55 (#521)

This commit is contained in:
Harrison Chase 2023-01-03 08:37:16 -08:00 committed by GitHub
parent 0db05b6725
commit 447683de6f
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.54"
version = "0.0.55"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"