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:
ogabrielluiz 2024-05-23 22:12:35 -03:00
commit d5d6f2b4fb
3 changed files with 290 additions and 4 deletions

View file

@ -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 = [