Skip to content

Commit

Permalink
πŸš€ RELEASE: v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Aug 7, 2020
1 parent fb2c3dc commit 1be85da
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.2.0"
__version__ = "0.2.1"


def st_static_path(app):
Expand Down

0 comments on commit 1be85da

Please sign in to comment.