Bagatur/bump 241 (#8182)

This commit is contained in:
Bagatur
2023-07-24 07:47:40 -07:00
committed by GitHub
parent 3caccf304c
commit d5689d58ab
2 changed files with 2 additions and 2 deletions

View File

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

View File

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