Skip to content

Commit

Permalink
RELEASE: Setup for v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 24, 2022
1 parent 530f0d5 commit 54eafef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_external_toc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""A sphinx extension that allows the project toctree to be defined in a single file."""

__version__ = "0.3.0"
__version__ = "0.3.1"


from typing import TYPE_CHECKING
Expand Down

0 comments on commit 54eafef

Please sign in to comment.