Skip to content

Commit 3b5535b

Browse files
committed
Release 1.2.0
1 parent fce60c9 commit 3b5535b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def read(fname: str):
99

1010
setup(
1111
name='mkdocs-htmlproofer-plugin',
12-
version='1.2.0.dev',
12+
version='1.2.0',
1313
description='A MkDocs plugin that validates URL in rendered HTML files',
1414
long_description=read('README.md'),
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)