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 fb2c3dc commit 1be85daCopy full SHA for 1be85da
‎sphinx_togglebutton/__init__.py
@@ -3,7 +3,7 @@
3
from docutils.parsers.rst import Directive, directives
4
from docutils import nodes
5
6
-__version__ = "0.2.0"
+__version__ = "0.2.1"
7
8
9
def st_static_path(app):
0 commit comments