We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6499581 commit da0a196Copy full SHA for da0a196
sphinx_togglebutton/__init__.py
@@ -3,7 +3,7 @@
3
from docutils.parsers.rst import Directive, directives
4
from docutils import nodes
5
6
-__version__ = "0.1.1dev0"
+__version__ = "0.1.1"
7
8
9
def st_static_path(app):
0 commit comments