Skip to content

Commit 1be85da

Browse files
committed
🚀 RELEASE: v0.2.1
1 parent fb2c3dc commit 1be85da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ‎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.0"
6+
__version__ = "0.2.1"
77

88

99
def st_static_path(app):

0 commit comments

Comments
 (0)