diff --git a/pyproject.toml b/pyproject.toml index adf9855..8553cb0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wagtail-inventory" -version = "2.4" +version = "2.5" description = "Wagtail report to filter pages by block content" readme = "README.rst" requires-python = ">=3.8"