diff --git a/pyproject.toml b/pyproject.toml index fb3eab724f..3b73b2c4d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "reflex" -version = "0.5.0" +version = "0.5.0.post1" description = "Web apps in pure Python." license = "Apache-2.0" authors = [