Skip to content

Commit

Permalink
Release 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manuzhang committed Nov 24, 2022
1 parent fc9f755 commit 75185f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def read(fname: str):

setup(
name='mkdocs-htmlproofer-plugin',
version='0.11.0.dev',
version='0.10.2',
description='A MkDocs plugin that validates URL in rendered HTML files',
long_description=read('README.md'),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 75185f1

Please sign in to comment.