Skip to content

Commit ad6769c

Browse files
authored
Release 1.2.0 (#48)
1 parent 106ced6 commit ad6769c

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
@@ -25,7 +25,7 @@ def read(fname):
2525

2626
setup(
2727
name='mkdocs-redirects',
28-
version='1.1.0',
28+
version='1.2.0',
2929
description='A MkDocs plugin for dynamic page redirects to prevent broken links.',
3030
long_description=read('README.md'),
3131
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)