This commit is contained in:
Davis Chase 2023-05-30 10:47:59 -07:00 committed by GitHub
parent 2649b638dd
commit 4379bd4cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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