bump 338, exp 42 (#13564)

This commit is contained in:
Bagatur 2023-11-18 15:12:07 -08:00 committed by GitHub
parent 790ed8be69
commit 78a1f4b264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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