🔖 chore(pyproject.toml): update package version from 0.5.0a7 to 0.5.0b0 to reflect the beta release (#1005)

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-10-04 09:09:21 -03:00 committed by GitHub
commit d17d127b81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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