Skip to content

Commit dc194ed

Browse files
committed
Add changelog for 2023.9
1 parent 77918d1 commit dc194ed

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.9 <https://github.com/python/python-docs-theme/releases/tag/v2023.9>`_
6+
----------------------------------------------------------------------------
7+
8+
- Focus search box when pressing slash (#153)
9+
Contributed by Hugo van Kemenade
10+
511
`2023.8 <https://github.com/python/python-docs-theme/releases/tag/v2023.8>`_
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.8"
8+
version = "2023.9"
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)