We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04fa307 commit a7a2d99Copy full SHA for a7a2d99
sphinx_copybutton/__init__.py
@@ -2,7 +2,7 @@
2
import os
3
from sphinx.util import logging
4
5
-__version__ = "0.2.11"
+__version__ = "0.2.12dev0"
6
7
logger = logging.getLogger(__name__)
8
0 commit comments