File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11changelog :
22 exclude :
33 authors :
4- - dependabot
5- - pre-commit-ci
4+ - dependabot[bot]
5+ - pre-commit-ci[bot]
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ `2025.10 <https://github.com/python/python-docs-theme/releases/tag/2025.10 >`_
5+ -------------------------------------------------------------------------------
6+
7+ * Add Romanian translation by @octaG-M in https://github.com/python/python-docs-theme/pull/272
8+ * Add Arabic and Russian translations by @StanFromIreland in https://github.com/python/python-docs-theme/pull/274
9+ * Add French translation by @JulienPalard in https://github.com/python/python-docs-theme/pull/275
10+ * Update authors in ``pyproject.toml `` by @StanFromIreland in https://github.com/python/python-docs-theme/pull/271
11+ * Add link to devguide in README by @StanFromIreland in https://github.com/python/python-docs-theme/pull/266
12+
413`2025.9.2 <https://github.com/python/python-docs-theme/releases/tag/2025.9.2 >`_
514-------------------------------------------------------------------------------
615
Original file line number Diff line number Diff line change 1111 from sphinx .application import Sphinx
1212 from sphinx .util .typing import ExtensionMetadata
1313
14- __version__ = "2025.9.2 "
14+ __version__ = "2025.10 "
1515
1616THEME_PATH = Path (__file__ ).resolve ().parent
1717LOCALE_DIR = THEME_PATH / "locale"
You can’t perform that action at this time.
0 commit comments