diff --git a/setup.py b/setup.py index 312fbf7..fa60e38 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='mkdocs-pdf-export-plugin', - version='0.5.6', + version='0.5.7', description='An MkDocs plugin to export content pages as PDF files', long_description='The pdf-export plugin will export all markdown pages in your MkDocs repository as PDF files' 'using WeasyPrint. The exported documents support many advanced features missing in most other'