Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ddd369a

Browse files
committed
Releasing v2023.3.1
1 parent 932b987 commit ddd369a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
# project metadata
66
[project]
77
name = "python-docs-theme"
8-
version = "2023.3"
8+
version = "2023.3.1"
99
description = "The Sphinx theme for the CPython docs and related projects"
1010
readme = "README.rst"
1111
urls.Code = "https://github.com/python/python-docs-theme"

0 commit comments

Comments
 (0)