Skip to content

Commit 9f31b01

Browse files
authored
Merge pull request #28512 from QuLogic/fix-stable
DOC: Fix version switcher for stable docs
2 parents 1edae7b + 93d417a commit 9f31b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_static/switcher.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "3.9 (stable)",
4-
"version": "stable",
4+
"version": "3.9.1",
55
"url": "https://matplotlib.org/stable/",
66
"preferred": true
77
},

0 commit comments

Comments
 (0)