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