File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ `2024.12 <https://github.com/python/python-docs-theme/releases/tag/2024.12 >`_
5
+ -----------------------------------------------------------------------------
6
+
7
+ - Hide header and search bar when printing (#204)
8
+ Contributed by Hugo van Kemenade
9
+
4
10
`2024.10 <https://github.com/python/python-docs-theme/releases/tag/2024.10 >`_
5
11
-----------------------------------------------------------------------------
6
12
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ requires = [
6
6
7
7
[project ]
8
8
name = " python-docs-theme"
9
- version = " 2024.10 "
9
+ version = " 2024.12 "
10
10
description = " The Sphinx theme for the CPython docs and related projects"
11
11
readme = " README.md"
12
12
license.file = " LICENSE"
You can’t perform that action at this time.
0 commit comments