bump version to 147 (#3353)

This commit is contained in:
Harrison Chase 2023-04-22 09:35:03 -07:00 committed by GitHub
parent a6664be79c
commit 3a1bdce3f5
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.146"
version = "0.0.147"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"