File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ `2024.4 <https://github.com/python/python-docs-theme/releases/tag/v2024.4 >`_
5+ ----------------------------------------------------------------------------
6+
7+ - Add colour to version change directives (#185)
8+ Contributed by Hugo van Kemenade
9+ - Only show 'Last updated on ...' when ``last_updated `` defined (#183)
10+ Contributed by Hugo van Kemenade
11+ - Use system font stack for all code (#186)
12+ Contributed by Hugo van Kemenade
13+
414`2024.3 <https://github.com/python/python-docs-theme/releases/tag/v2024.3 >`_
515----------------------------------------------------------------------------
616
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ requires = [
66
77[project ]
88name = " python-docs-theme"
9- version = " 2024.3 "
9+ version = " 2024.4 "
1010description = " The Sphinx theme for the CPython docs and related projects"
1111readme = " README.md"
1212license.file = " LICENSE"
You can’t perform that action at this time.
0 commit comments