Skip to content

Commit 2dd5e9f

Browse files
committed
Release prep v3.10.4
1 parent e751cc1 commit 2dd5e9f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.10 (stable)",
4-
"version": "3.10.3",
4+
"version": "3.10.4",
55
"url": "https://matplotlib.org/stable/",
66
"preferred": true
77
},

doc/users/github_stats.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Pull Requests (67):
6868
* :ghpull:`30344`: Support fractional HiDPI in GTK4 backend
6969
* :ghpull:`30326`: Backport PR #30321 on branch v3.10.x (Fix type annotation for Axes.get_legend() to include None)
7070
* :ghpull:`30321`: Fix type annotation for Axes.get_legend() to include None
71-
* :ghpull:`29816`: Update FreeType to 2.13.3
7271
* :ghpull:`30287`: Backport PR #30286 on branch v3.10.x (Fix whitespace in _axes.py error message)
7372
* :ghpull:`30288`: Backport PR #30283 on branch v3.10.x (changed the FAQ link to point to the correct path)
7473
* :ghpull:`30293`: Backport PR #30289 on branch v3.10.x (DOC: Fix build with pybind11 3)

doc/users/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Version 3.10
2121
../api/prev_api_changes/api_changes_3.10.1.rst
2222
../api/prev_api_changes/api_changes_3.10.0.rst
2323
github_stats.rst
24-
prev_whats_new/github_stats_3.10.0.rst
24+
prev_whats_new/github_stats_3.10.3.rst
2525
prev_whats_new/github_stats_3.10.1.rst
26+
prev_whats_new/github_stats_3.10.0.rst
2627

2728
Version 3.9
2829
^^^^^^^^^^^

0 commit comments

Comments
 (0)