pyproject.toml: bump to 0.5.6 (#3635)

This commit is contained in:
Masen Furer 2024-07-08 17:31:36 -07:00 committed by GitHub
parent f71400896b
commit e71acececc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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