bump version to 149 (#3530)

This commit is contained in:
Harrison Chase 2023-04-25 08:43:59 -07:00 committed by GitHub
parent 831ca61481
commit dc2188b36d
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.148"
version = "0.0.149"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"