bump version to 159 (#4183)

This commit is contained in:
Harrison Chase
2023-05-05 09:31:08 -07:00
committed by GitHub
parent 26534457f5
commit 7dcc698ebf

View File

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