Skip to content

Commit a7a2d99

Browse files
committed
DEV: 0.2.12dev0
1 parent 04fa307 commit a7a2d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx_copybutton/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
from sphinx.util import logging
44

5-
__version__ = "0.2.11"
5+
__version__ = "0.2.12dev0"
66

77
logger = logging.getLogger(__name__)
88

0 commit comments

Comments
 (0)