We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1037a8d commit 407771fCopy full SHA for 407771f
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name="mkdocs-git-revision-date-localized-plugin",
15
- version="0.9.3",
+ version="0.10.0",
16
description="Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file.",
17
long_description=LONG_DESCRIPTION,
18
long_description_content_type="text/markdown",
0 commit comments