Skip to content

Commit da350fa

Browse files
committed
🚀 RELEASE: v0.2.2
1 parent 7d384af commit da350fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sphinx_togglebutton/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from docutils.parsers.rst import Directive, directives
44
from docutils import nodes
55

6-
__version__ = "0.2.1"
6+
__version__ = "0.2.2"
77

88

99
def st_static_path(app):

0 commit comments

Comments
 (0)