Update version in pyproject.toml to 1.0.0a26

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-24 09:18:31 -03:00
commit a388e6dd42

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "langflow"
version = "1.0.0a25"
version = "1.0.0a26"
description = "A Python package with a built-in web application"
authors = ["Langflow <contact@langflow.org>"]
maintainers = [