We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5ac74 commit f96e69bCopy full SHA for f96e69b
‎sphinx_copybutton/__init__.py
@@ -2,7 +2,7 @@
2
from pathlib import Path
3
from sphinx.util import logging
4
5
-__version__ = "0.3.2"
+__version__ = "0.3.3"
6
7
logger = logging.getLogger(__name__)
8
0 commit comments