bump version to 0080 (#941)

This commit is contained in:
Harrison Chase 2023-02-08 07:41:25 -08:00 committed by GitHub
parent 44ecec3896
commit a306baacd1
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.79"
version = "0.0.80"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"