feat(pyproject.toml): update package versions to 1.0.0a37 for langflow and 0.0.48 for langflow-base
feat(pyproject.toml): add '-n auto' option to pytest addopts to run tests in parallel for faster execution
This commit is contained in:
parent
543e8d52af
commit
d5d6f2b4fb
3 changed files with 290 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "langflow-base"
|
||||
version = "0.0.47"
|
||||
version = "0.0.48"
|
||||
description = "A Python package with a built-in web application"
|
||||
authors = ["Langflow <contact@langflow.org>"]
|
||||
maintainers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue