Skip to content

Commit

Permalink
FEAT: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Dec 12, 2023
1 parent d0e92e7 commit ed9dab7
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__ = "1.0.0"
__version__ = "1.0.1"


from typing import TYPE_CHECKING
Expand Down

0 comments on commit ed9dab7

Please sign in to comment.