Skip to content

Commit 5063b5e

Browse files
authored
Update Doc/conf.py
1 parent fcd2077 commit 5063b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
print("It may be removed in the future\n")
287287

288288
# Short title used e.g. for <title> HTML tags.
289-
html_short_title = f'Python {version} Documentation'
289+
html_short_title = f'Python {release} Documentation'
290290

291291
# Deployment preview information
292292
# (See .readthedocs.yml and https://docs.readthedocs.io/en/stable/reference/environment-variables.html)

0 commit comments

Comments
 (0)