Update version to 1.0.0a2 in pyproject.toml

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-03 18:07:42 -03:00
commit e98005731b

View file

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