bump version to 0031 (#276)

This commit is contained in:
Harrison Chase 2022-12-07 07:29:08 -08:00 committed by GitHub
parent 834b391792
commit 1690292b09
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.30" version = "0.0.31"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"