Skip to content

Commit 7bf0c3f

Browse files
committed
feat: release 1.0.0
1 parent 8407618 commit 7bf0c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_external_toc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""A sphinx extension that allows the project toctree to be defined in a single file."""
22

3-
__version__ = "1.0.0rc0"
3+
__version__ = "1.0.0"
44

55

66
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)