diff --git a/setup.py b/setup.py index 60d0a20..e31ccef 100755 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='wagtail-linkchecker', - version='0.1.2', + version='0.2.0', description="A tool to assist with finding broken links on your wagtail site.", long_description=readme, author='Liam Brenner',