cli: release 0.0.26 (#24623)

- **cli: remove snapshot flag from pytest defaults**
- **x**
- **x**
This commit is contained in:
Erick Friis 2024-07-24 13:13:58 -07:00 committed by GitHub
parent 29a3b3a711
commit 8f3c052db1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 552 additions and 970 deletions

1520
libs/cli/poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-cli"
version = "0.0.25"
version = "0.0.26"
description = "CLI for interacting with LangChain"
authors = ["Erick Friis <erick@langchain.dev>"]
readme = "README.md"