bump version to 122 (#1970)

This commit is contained in:
Harrison Chase 2023-03-24 08:24:44 -07:00 committed by GitHub
parent 6ec5780547
commit 6e0d3880df
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.121"
version = "0.0.122"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"