chore: Update langflow-base and langflow package versions to 0.0.66 and 1.0.0a55 respectively

This commit is contained in:
ogabrielluiz 2024-06-13 11:30:20 -03:00
commit 8fef4b2d3a
3 changed files with 3 additions and 3 deletions

2
poetry.lock generated
View file

@ -4377,7 +4377,7 @@ six = "*"
[[package]]
name = "langflow-base"
version = "0.0.65"
version = "0.0.66"
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.0a54"
version = "1.0.0a55"
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.65"
version = "0.0.66"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [