Skip to content

Commit 3ff9380

Browse files
committed
version bump
1 parent a0a17b1 commit 3ff9380

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

88

99
def st_static_path(app):

0 commit comments

Comments
 (0)