Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Mar 22, 2024
1 parent b8ccde3 commit db19b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_remove_toctrees/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from sphinx import addnodes


__version__ = "0.0.3"
__version__ = "1.0.0"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit db19b78

Please sign in to comment.