Skip to content

Commit

Permalink
🚀 Release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Jan 26, 2024
1 parent 43a3844 commit d8f4e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sphinx_peek/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from sphinx.util.docutils import SphinxDirective
from sphinx.util.fileutil import copy_asset

__version__ = "0.0.2"
__version__ = "0.0.3"


def setup(app: Sphinx) -> dict[str, Any]:
Expand Down

0 comments on commit d8f4e02

Please sign in to comment.