bump version to 0.5.3 (#3446)

This commit is contained in:
Masen Furer 2024-06-05 10:01:17 -07:00 committed by GitHub
parent 096ecf3113
commit 447fe56833
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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