bump version to 139 (#2834)

This commit is contained in:
Harrison Chase
2023-04-13 08:34:08 -07:00
committed by GitHub
parent 61858c5a08
commit 414dc803b6

View File

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