diff --git a/pyproject.toml b/pyproject.toml index f33c703..7b09706 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mkdocs-section-index" -version = "0.2.3" +version = "0.3.0" description = "MkDocs plugin to allow clickable sections that lead to an index page" authors = ["Oleh Prypin "] license = "MIT"