pyproject: bump version to 0.5.0 (#3287)

This commit is contained in:
Masen Furer 2024-05-13 15:37:09 -07:00
parent 69d5c02cc5
commit 7e6fd44732
No known key found for this signature in database
GPG Key ID: 2AE2BD5531FF94F4

View File

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