diff --git a/pyproject.toml b/pyproject.toml index d2ea42a..9b7e11f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mkdocs-gen-files" -version = "0.3.3" +version = "0.3.4" description = "MkDocs plugin to programmatically generate documentation pages during the build" authors = ["Oleh Prypin "] license = "MIT"