Skip to content

Commit

Permalink
RLS: v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Jun 9, 2020
1 parent c138989 commit 18fc20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_togglebutton/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from docutils.parsers.rst import Directive, directives
from docutils import nodes

__version__ = "0.1.2dev0"
__version__ = "0.2.0"


def st_static_path(app):
Expand Down

0 comments on commit 18fc20e

Please sign in to comment.