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 a741f7f commit 0cb2687Copy full SHA for 0cb2687
‎sphinx_copybutton/__init__.py‎
@@ -2,7 +2,7 @@
2
from pathlib import Path
3
from sphinx.util import logging
4
5
-__version__ = "0.3.1"
+__version__ = "0.3.2"
6
7
logger = logging.getLogger(__name__)
8
0 commit comments