bump version to 155 (#3943)

This commit is contained in:
Harrison Chase 2023-05-01 22:05:52 -07:00 committed by GitHub
parent ca08a34a98
commit 8fcb56e74a
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.154"
version = "0.0.155"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"