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

View File

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