We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d95a2f commit 6f58244Copy full SHA for 6f58244
mkdocs_section_index/__init__.py
@@ -5,7 +5,7 @@
5
from mkdocs.structure.nav import Link, Section
6
from mkdocs.structure.pages import Page
7
8
-__version__ = "0.3.4"
+__version__ = "0.3.5"
9
__all__ = ["SectionPage"]
10
11
0 commit comments