bump version to 0035 (#312)

This commit is contained in:
Harrison Chase 2022-12-11 11:07:30 -08:00 committed by GitHub
parent a7c8e37e77
commit 948e999eff
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.34"
version = "0.0.35"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"