bump 328, exp 37 (#12722)

This commit is contained in:
Bagatur 2023-11-01 10:27:39 -07:00 committed by GitHub
parent 3405dbbc64
commit eee5181b7a
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] [tool.poetry]
name = "langchain-experimental" name = "langchain-experimental"
version = "0.0.36" version = "0.0.37"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"

View File

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