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

View File

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