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