bump version to 0036 (#333)

This commit is contained in:
Harrison Chase 2022-12-13 08:17:41 -08:00 committed by GitHub
parent 996b5a3dfb
commit 3c6796b72e
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.35"
version = "0.0.36"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"