We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9260736 commit f1601deCopy full SHA for f1601de
mkdocs_section_index/__init__.py
@@ -3,7 +3,7 @@
3
from mkdocs.structure.nav import Section
4
from mkdocs.structure.pages import Page
5
6
-__version__ = "0.3.9"
+__version__ = "0.3.10"
7
__all__ = ["SectionPage"]
8
9
0 commit comments