Skip to content

Commit 3e201f4

Browse files
committed
version bump
1 parent 4859825 commit 3e201f4

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)