We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a3844 commit d8f4e02Copy full SHA for d8f4e02
src/sphinx_peek/__init__.py
@@ -14,7 +14,7 @@
14
from sphinx.util.docutils import SphinxDirective
15
from sphinx.util.fileutil import copy_asset
16
17
-__version__ = "0.0.2"
+__version__ = "0.0.3"
18
19
20
def setup(app: Sphinx) -> dict[str, Any]:
0 commit comments