bump version (#1057)

This commit is contained in:
Harrison Chase 2023-02-15 07:09:10 -08:00 committed by GitHub
parent d8ac274fc2
commit bac676c8e7
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.86"
version = "0.0.87"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"