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.4.1 <https://github.com/python/python-docs-theme/releases/tag/2025.4.1 >`_
5
+ -------------------------------------------------------------------------------
6
+
7
+ * Fix copy button with multiple tracebacks by @tomasr8 in https://github.com/python/python-docs-theme/pull/240
8
+
4
9
`2025.4 <https://github.com/python/python-docs-theme/releases/tag/2025.4 >`_
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"
10
+ __version__ = "2025.4.1 "
11
11
12
12
THEME_PATH = Path (__file__ ).resolve ().parent
13
13
You can’t perform that action at this time.
0 commit comments