File tree Expand file tree Collapse file tree 5 files changed +9
-7
lines changed
api/next_api_changes/development Expand file tree Collapse file tree 5 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11[
22 {
33 "name" : " 3.10 (stable)" ,
4- "version" : " 3.10.6 " ,
4+ "version" : " 3.10.7 " ,
55 "url" : " https://matplotlib.org/stable/" ,
66 "preferred" : true
77 },
1212 },
1313 {
1414 "name" : " 3.9" ,
15- "version" : " 3.9.4 " ,
16- "url" : " https://matplotlib.org/3.9.4 /"
15+ "version" : " 3.9.3 " ,
16+ "url" : " https://matplotlib.org/3.9.3 /"
1717 },
1818 {
1919 "name" : " 3.8" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ By version
3232.. START OF AUTOGENERATED
3333
3434
35+ v3.10.7
36+ .. image :: ../_static/zenodo_cache/17298696.svg
37+ :target: https://doi.org/10.5281/zenodo.17298696
3538v3.10.6
3639 .. image :: ../_static/zenodo_cache/16999430.svg
3740 :target: https://doi.org/10.5281/zenodo.16999430
Original file line number Diff line number Diff line change @@ -18,9 +18,11 @@ Version 3.10
1818 :maxdepth: 1
1919
2020 prev_whats_new/whats_new_3.10.0.rst
21+ ../api/prev_api_changes/api_changes_3.10.7.rst
2122 ../api/prev_api_changes/api_changes_3.10.1.rst
2223 ../api/prev_api_changes/api_changes_3.10.0.rst
2324 github_stats.rst
25+ prev_whats_new/github_stats_3.10.6.rst
2426 prev_whats_new/github_stats_3.10.5.rst
2527 prev_whats_new/github_stats_3.10.3.rst
2628 prev_whats_new/github_stats_3.10.1.rst
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
6363
6464if __name__ == "__main__" :
6565 data = {
66+ "v3.10.7" : "17298696" ,
6667 "v3.10.6" : "16999430" ,
6768 "v3.10.5" : "16644850" ,
6869 "v3.10.3" : "15375714" ,
You can’t perform that action at this time.
0 commit comments