bump version to 131 (#2391)

This commit is contained in:
Harrison Chase
2023-04-04 07:21:50 -07:00
committed by GitHub
parent dc3ac8082b
commit c7b083ab56
31 changed files with 50 additions and 37 deletions

View File

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