Skip to content

Commit e3025a3

Browse files
authored
Merge pull request #6 from choldgraf/version
version bump
2 parents 4859825 + 3e201f4 commit e3025a3

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
@@ -1,7 +1,7 @@
11
"""A small sphinx extension to add "toggle" buttons to items."""
22
import os
33

4-
__version__ = "0.0.2dev0"
4+
__version__ = "0.0.3dev0"
55

66

77
def st_static_path(app):

0 commit comments

Comments
 (0)