Skip to content

Commit f96e69b

Browse files
committed
🚀 RELEASE: v0.3.3
1 parent 5e5ac74 commit f96e69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sphinx_copybutton/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from pathlib import Path
33
from sphinx.util import logging
44

5-
__version__ = "0.3.2"
5+
__version__ = "0.3.3"
66

77
logger = logging.getLogger(__name__)
88

0 commit comments

Comments
 (0)