chore: bump version to v1.0.0

This commit is contained in:
Camila Belo 2022-03-16 17:07:53 +01:00
parent 2fedc35035
commit b6266d5910
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import setuptools
setuptools.setup(
name='mkdocs-monorepo-plugin',
version='0.5.3',
version='1.0.0',
description='Plugin for adding monorepository support in Mkdocs.',
long_description="""
This introduces support for the !include syntax in mkdocs.yml, allowing you to import additional Mkdocs navigation.