pyproject.toml: bump to 0.6.0a1

This commit is contained in:
Masen Furer 2024-08-23 13:01:23 -07:00
parent 02def8c077
commit 7d7f788c49
No known key found for this signature in database
GPG Key ID: B0008AD22B3B3A95

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "reflex"
version = "0.5.9"
version = "0.6.0a1"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [