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 22Changelog
33=========
44
5+ `2023.3.1 <https://github.com/python/python-docs-theme/releases/tag/v2023.3.1 >`_
6+ --------------------------------------------------------------------------------
7+
8+ - Skip cache-busting for old Sphinx #113
9+
10+
511`2023.3 <https://github.com/python/python-docs-theme/releases/tag/v2023.3 >`_
612----------------------------------------------------------------------------
713
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55# project metadata
66[project ]
77name = " python-docs-theme"
8- version = " 2023.3"
8+ version = " 2023.3.1 "
99description = " The Sphinx theme for the CPython docs and related projects"
1010readme = " README.rst"
1111urls.Code = " https://github.com/python/python-docs-theme"
You can’t perform that action at this time.
0 commit comments