Skip to content

Commit 7ff88d9

Browse files
committed
dev bump
1 parent da0a196 commit 7ff88d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_togglebutton/__init__.py

Lines changed: 1 addition & 1 deletion
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.1"
6+
__version__ = "0.1.2dev0"
77

88

99
def st_static_path(app):

0 commit comments

Comments
 (0)