Bagatur/bump 295 (#10785)

This commit is contained in:
Bagatur 2023-09-19 08:22:42 -07:00 committed by GitHub
parent 6a98974bd0
commit 0d1550da91
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.17"
version = "0.0.18"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"

View File

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