chore: update package versions in pyproject.toml files

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-06-24 11:39:17 -03:00
commit 75dbf1b39d
2 changed files with 2 additions and 2 deletions

View file

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