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

View File

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