Skip to content

Commit

Permalink
bump version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timvink committed Jun 22, 2020
1 parent d2693ec commit 3001740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="mkdocs-enumerate-headings-plugin",
version="0.3",
version="0.4",
description="MkDocs Plugin to enumerate the headings (h1-h6) across site pages",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 3001740

Please sign in to comment.