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.
2 parents 4859825 + 3e201f4 commit e3025a3Copy full SHA for e3025a3
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