Update package versions in pyproject.toml and poetry.lock files

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-10 20:55:50 -03:00
commit cc4d8c8326
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow-base"
version = "0.0.27"
version = "0.0.28"
description = "A Python package with a built-in web application"
authors = ["Logspace <contact@logspace.ai>"]
maintainers = [