Skip to content

Commit 04fa307

Browse files
committed
RLS: 0.2.11
1 parent 21a7001 commit 04fa307

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
import os
33
from sphinx.util import logging
44

5-
__version__ = "0.2.11dev0"
5+
__version__ = "0.2.11"
66

77
logger = logging.getLogger(__name__)
88

0 commit comments

Comments
 (0)