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

View File

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