chore: Bump langflow-base version to 0.0.56

This commit is contained in:
ogabrielluiz 2024-06-05 09:13:42 -03:00
commit 6cecb527a3
3 changed files with 3 additions and 3 deletions

2
poetry.lock generated
View file

@ -4322,7 +4322,7 @@ types-requests = ">=2.31.0.2,<3.0.0.0"
[[package]]
name = "langflow-base"
version = "0.0.55"
version = "0.0.56"
description = "A Python package with a built-in web application"
optional = false
python-versions = ">=3.10,<3.13"

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow"
version = "1.0.0a44"
version = "1.0.0a45"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow-base"
version = "0.0.55"
version = "0.0.56"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [