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