bump version (#565)

This commit is contained in:
Harrison Chase 2023-01-09 12:34:47 -08:00 committed by GitHub
parent b06a2a6191
commit 6374df5a31
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.58"
version = "0.0.59"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"