pyproject.toml: bump to 0.5.4 (#3480)

This commit is contained in:
Masen Furer 2024-06-13 10:23:57 -07:00
parent f03ed7015f
commit 19ef2e645c
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.5.3"
version = "0.5.4"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [