File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"name" : " 3.10 (stable)" ,
4
- "version" : " 3.10.3 " ,
4
+ "version" : " 3.10.4 " ,
5
5
"url" : " https://matplotlib.org/stable/" ,
6
6
"preferred" : true
7
7
},
Original file line number Diff line number Diff line change @@ -68,7 +68,6 @@ Pull Requests (67):
68
68
* :ghpull: `30344 `: Support fractional HiDPI in GTK4 backend
69
69
* :ghpull: `30326 `: Backport PR #30321 on branch v3.10.x (Fix type annotation for Axes.get_legend() to include None)
70
70
* :ghpull: `30321 `: Fix type annotation for Axes.get_legend() to include None
71
- * :ghpull: `29816 `: Update FreeType to 2.13.3
72
71
* :ghpull: `30287 `: Backport PR #30286 on branch v3.10.x (Fix whitespace in _axes.py error message)
73
72
* :ghpull: `30288 `: Backport PR #30283 on branch v3.10.x (changed the FAQ link to point to the correct path)
74
73
* :ghpull: `30293 `: Backport PR #30289 on branch v3.10.x (DOC: Fix build with pybind11 3)
Original file line number Diff line number Diff line change @@ -21,8 +21,9 @@ Version 3.10
21
21
../api/prev_api_changes/api_changes_3.10.1.rst
22
22
../api/prev_api_changes/api_changes_3.10.0.rst
23
23
github_stats.rst
24
- prev_whats_new/github_stats_3.10.0 .rst
24
+ prev_whats_new/github_stats_3.10.3 .rst
25
25
prev_whats_new/github_stats_3.10.1.rst
26
+ prev_whats_new/github_stats_3.10.0.rst
26
27
27
28
Version 3.9
28
29
^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments