Skip to content

Commit 24ed154

Browse files
authored
Prepare 2025.2 release (#223)
1 parent 4823212 commit 24ed154

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
=========
33

4+
`2025.2 <https://github.com/python/python-docs-theme/releases/tag/2025.2>`_
5+
---------------------------------------------------------------------------
6+
7+
- Note minimum requirements for Sphinx (#216)
8+
Contributed by Adam Turner
9+
- Horizontally centre the sidebar collapse button (#219)
10+
Contributed by Tomas Roun
11+
- Make sidebar width more flexible (#218)
12+
Contributed by Tomas Roun
13+
- Set ``__version__`` in the runtime package (#222)
14+
Contributed by Adam Turner
15+
416
`2024.12 <https://github.com/python/python-docs-theme/releases/tag/2024.12>`_
517
-----------------------------------------------------------------------------
618

python_docs_theme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from sphinx.application import Sphinx
1515
from sphinx.util.typing import ExtensionMetadata
1616

17-
__version__ = "2024.12"
17+
__version__ = "2025.2"
1818

1919
THEME_PATH = Path(__file__).resolve().parent
2020

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy