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 68f1424 commit 049558eCopy full SHA for 049558e
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