diff --git a/pyproject.toml b/pyproject.toml index 69af6f8d1f..d2874290ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [