bump version to 0084 (#1005)

This commit is contained in:
Harrison Chase 2023-02-12 07:47:10 -08:00 committed by GitHub
parent 0998577dfe
commit 6d44a2285c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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