bump 336, exp 44 (#13420)

This commit is contained in:
Bagatur 2023-11-15 14:08:34 -08:00 committed by GitHub
parent 1372296dc8
commit a9b2c943e6
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.40"
version = "0.0.41"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"

View File

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