bump version to 130 (#2343)

This commit is contained in:
Harrison Chase
2023-04-03 09:01:46 -07:00
committed by GitHub
parent 6c13003dd3
commit 347ea24524

View File

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