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 4859825 commit 3e201f4Copy full SHA for 3e201f4
sphinx_togglebutton/__init__.py
@@ -1,7 +1,7 @@
1
"""A small sphinx extension to add "toggle" buttons to items."""
2
import os
3
4
-__version__ = "0.0.2dev0"
+__version__ = "0.0.3dev0"
5
6
7
def st_static_path(app):
0 commit comments