pyproject.toml: bump to 0.6.3

This commit is contained in:
Masen Furer 2024-10-18 09:22:07 -07:00
parent 004518dd51
commit addf633692
No known key found for this signature in database
GPG Key ID: 2AE2BD5531FF94F4

View File

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