Skip to content

Commit 0cb2687

Browse files
committed
🚀 RELEASE: v0.3.2
1 parent a741f7f commit 0cb2687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sphinx_copybutton/__init__.py

Lines changed: 1 addition & 1 deletion
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.1"
5+
__version__ = "0.3.2"
66

77
logger = logging.getLogger(__name__)
88

0 commit comments

Comments
 (0)