We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8407618 commit 7bf0c3fCopy full SHA for 7bf0c3f
sphinx_external_toc/__init__.py
@@ -1,6 +1,6 @@
1
"""A sphinx extension that allows the project toctree to be defined in a single file."""
2
3
-__version__ = "1.0.0rc0"
+__version__ = "1.0.0"
4
5
6
from typing import TYPE_CHECKING
0 commit comments