Skip to content

Commit 18fc20e

Browse files
committed
RLS: v0.2.0
1 parent c138989 commit 18fc20e

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.1.2dev0"
6+
__version__ = "0.2.0"
77

88

99
def st_static_path(app):

0 commit comments

Comments
 (0)