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
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.138"
version = "0.0.139"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"