chore: Update package versions in pyproject.toml files

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-06-25 14:59:33 -03:00
commit ad4d7c0090
2 changed files with 2 additions and 2 deletions

View file

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