File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ `2024.6 <https://github.com/python/python-docs-theme/releases/tag/v2024.6 >`_
5+ ----------------------------------------------------------------------------
6+
7+ - Add backgrounds and borders to admonitions (#190)
8+ Contributed by Hugo van Kemenade
9+ - Use different colour for 'Return value: Borrowed reference' (#188)
10+ Contributed by Hugo van Kemenade
11+
412`2024.4 <https://github.com/python/python-docs-theme/releases/tag/v2024.4 >`_
513----------------------------------------------------------------------------
614
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.4 "
9+ version = " 2024.6 "
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