pyproject.toml: bump to 0.6.2a2

This commit is contained in:
Masen Furer 2024-10-07 13:19:35 -07:00
parent 3810161873
commit d750b10c05
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.6.2a1"
version = "0.6.2a2"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [