diff --git a/setup.py b/setup.py index 31525f4..5d68f5a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="mkdocs-git-committers-plugin-2", - version="2.2.2", + version="2.2.3", description="An MkDocs plugin to create a list of contributors on the page. The git-committers plugin will seed the template context with a list of GitHub or GitLab committers and other useful GIT info such as last modified date", long_description=long_description, long_description_content_type="text/markdown",