chore: Update langflow-base and langflow package versions to 0.0.66 and 1.0.0a55 respectively
This commit is contained in:
parent
18b95c5092
commit
8fef4b2d3a
3 changed files with 3 additions and 3 deletions
2
poetry.lock
generated
2
poetry.lock
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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 = [
|
||||
|
|
|
|||
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue