build: Update langflow-base and langflow versions to 0.0.94 and 1.0.16 respectively. (#3455)

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-08-21 22:07:32 -03:00 committed by GitHub
commit 300e79f70c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

3
poetry.lock generated
View file

@ -5201,7 +5201,7 @@ six = "*"
[[package]]
name = "langflow-base"
version = "0.0.93"
version = "0.0.94"
description = "A Python package with a built-in web application"
optional = false
python-versions = ">=3.10,<3.13"
@ -5822,7 +5822,6 @@ python-versions = ">=3.7"
files = [
{file = "milvus_lite-2.4.9-py3-none-macosx_10_9_x86_64.whl", hash = "sha256:d3e617b3d68c09ad656d54bc3d8cc4ef6ef56c54015e1563d4fe4bcec6b7c90a"},
{file = "milvus_lite-2.4.9-py3-none-macosx_11_0_arm64.whl", hash = "sha256:6e7029282d6829b277ebb92f64e2370be72b938e34770e1eb649346bda5d1d7f"},
{file = "milvus_lite-2.4.9-py3-none-manylinux2014_aarch64.whl", hash = "sha256:9b8e991e4e433596f6a399a165c1a506f823ec9133332e03d7f8a114bff4550d"},
{file = "milvus_lite-2.4.9-py3-none-manylinux2014_x86_64.whl", hash = "sha256:7f53e674602101cfbcf0a4a59d19eaa139dfd5580639f3040ad73d901f24fc0b"},
]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow"
version = "1.0.15"
version = "1.0.16"
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.93"
version = "0.0.94"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [