Skip to content

Commit dad462d

Browse files
committed
Update version to 1.2.0
1 parent 7849465 commit dad462d

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
@@ -38,7 +38,7 @@ def load_requirements(requirements_files: Union[Path, list[Path]]) -> list:
3838

3939
setup(
4040
name='mkdocs-git-committers-plugin-2',
41-
version='1.1.2',
41+
version='1.2.0',
4242
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 committers and other useful GIT info such as last modified date',
4343
long_description=README,
4444
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)