diff --git a/pyproject.toml b/pyproject.toml index 3bf2a6a..b5ec5b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wagtail-treemodeladmin" -version = "1.9.1" +version = "1.9.2" description = "TreeModelAdmin for Wagtail" readme = "README.md" requires-python = ">=3.8"