Skip to content

Commit 314d09d

Browse files
authored
bump version for release
1 parent 468be5c commit 314d09d

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.2.12dev0"
5+
__version__ = "0.2.12"
66

77
logger = logging.getLogger(__name__)
88

0 commit comments

Comments
 (0)