diff --git a/pyproject.toml b/pyproject.toml index 56d174d..1e0cb3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mkdocs-awesome-pages-plugin" -version = "2.7.0" +version = "2.8.0" description = "An MkDocs plugin that simplifies configuring page titles and their order" authors = ["Lukas Geiter "] repository = "https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/"