bump version to 0086 (#1050)

This commit is contained in:
Harrison Chase
2023-02-14 07:14:40 -08:00
committed by GitHub
parent c67c5383fd
commit f05f025e41

View File

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