pyproject.toml: bump to 0.4.2 (#2724)

This commit is contained in:
Masen Furer 2024-02-26 12:03:05 -08:00
parent d698e4dcd7
commit b13a25c1f6
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.1"
version = "0.4.2"
description = "Web apps in pure Python."
license = "Apache-2.0"
authors = [