bump version to 132 (#2441)

This commit is contained in:
Harrison Chase
2023-04-05 07:54:01 -07:00
committed by GitHub
parent 00bc8df640
commit 3d871853df

View File

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