bump version to 144 (#3136)

This commit is contained in:
Harrison Chase 2023-04-18 23:29:23 -07:00 committed by GitHub
parent 72b7d76d79
commit 575b717d10
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.143"
version = "0.0.144"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"