diff --git a/setup.py b/setup.py index fa60e38..7bc696c 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='mkdocs-pdf-export-plugin', - version='0.5.7', + version='0.5.8', 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'