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 ac66dfd commit a8235f6Copy full SHA for a8235f6
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.10"
+__version__ = "0.3.11"
7
__all__ = ["SectionPage"]
8
9
0 commit comments