Update version number in pyproject.toml

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-03-21 09:49:29 -03:00
commit 0b4b4c0c87

View file

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