🔖 chore(pyproject.toml): update package version from 0.5.0b0 to 0.5.0b1 to reflect changes in the package

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-10-04 10:21:10 -03:00
commit 4ee7c9d01d

View file

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