File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ `2025.5 <https://github.com/python/python-docs-theme/releases/tag/2025.5 >`_
5
+ ---------------------------------------------------------------------------
6
+
7
+ * Make the copy button only appear when hovered over or clicked on by @kevteg in https://github.com/python/python-docs-theme/pull/243
8
+
4
9
`2025.4.1 <https://github.com/python/python-docs-theme/releases/tag/2025.4.1 >`_
5
10
-------------------------------------------------------------------------------
6
11
Original file line number Diff line number Diff line change 7
7
from sphinx .application import Sphinx
8
8
from sphinx .util .typing import ExtensionMetadata
9
9
10
- __version__ = "2025.4.1 "
10
+ __version__ = "2025.5 "
11
11
12
12
THEME_PATH = Path (__file__ ).resolve ().parent
13
13
You can’t perform that action at this time.
0 commit comments