Compare commits

...

1 Commits
main ... v0.4.2

Author SHA1 Message Date
Masen Furer
b13a25c1f6
pyproject.toml: bump to 0.4.2 (#2724) 2024-02-26 12:03:59 -08:00

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 = [