Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit781573e

Browse files
committed
Prepare 2024.6 release
1 parentaf191cc commit781573e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
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

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name ="python-docs-theme"
9-
version ="2024.4"
9+
version ="2024.6"
1010
description ="The Sphinx theme for the CPython docs and related projects"
1111
readme ="README.md"
1212
license.file ="LICENSE"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp