bump version to 136 (#2634)

This commit is contained in:
Harrison Chase 2023-04-09 13:08:05 -07:00 committed by GitHub
parent 7aba18ea77
commit 412397ad55
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.135"
version = "0.0.136"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"