bump version to 0.0.38 (#349)

This commit is contained in:
Harrison Chase 2022-12-15 08:27:20 -08:00 committed by GitHub
parent 78b31e5966
commit 428508bd75
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.37"
version = "0.0.38"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"