bump version to 126 (#2155)

This commit is contained in:
Harrison Chase 2023-03-29 11:36:52 -07:00 committed by GitHub
parent b35260ed47
commit 55b52bad21
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.125"
version = "0.0.126"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"