File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ `2024.10 <https://github.com/python/python-docs-theme/releases/tag/v2024.10 >`_
5+ ------------------------------------------------------------------------------
6+
7+ - Add support for Python 3.13 (#196)
8+ Contributed by Hugo van Kemenade
9+ - Drop support for Python 3.8 (#197)
10+ Contributed by Hugo van Kemenade
11+ - Add script for handling translations (#195)
12+ Contributed by Rafael Fontenelle
13+ - Generate digital attestations for PyPI (PEP 740) (#198)
14+ Contributed by Hugo van Kemenade
15+
416`2024.6 <https://github.com/python/python-docs-theme/releases/tag/v2024.6 >`_
517----------------------------------------------------------------------------
618
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.6 "
9+ version = " 2024.10 "
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