File tree Expand file tree Collapse file tree 4 files changed +41
-3
lines changed
Expand file tree Collapse file tree 4 files changed +41
-3
lines changed Original file line number Diff line number Diff line change @@ -187,9 +187,8 @@ also happen if you change branches) you will have to re-run
187187
188188If the installation is not working, please consult the :ref: `troubleshooting guide <troubleshooting-faq >`.
189189If the guide does not offer a solution, please reach out via `chat <https://gitter.im/matplotlib/matplotlib >`_
190- or :ref: `open an issue <submitting-a-bug-report >`. For a list of the environment
191- variables you can set before install, see :ref: `environment-variables `.
192-
190+ or :ref: `open an issue <submitting-a-bug-report >`. For a list of environment variables
191+ you can set before install, see :ref: `environment-variables `.
193192
194193Verify the Installation
195194=======================
Original file line number Diff line number Diff line change @@ -29,6 +29,9 @@ By version
2929.. START OF AUTOGENERATED
3030
3131
32+ v3.8.2
33+ .. image :: ../../_static/zenodo_cache/10150955.svg
34+ :target: https://doi.org/10.5281/zenodo.10150955
3235v3.8.1
3336 .. image :: ../../_static/zenodo_cache/10059757.svg
3437 :target: https://doi.org/10.5281/zenodo.10059757
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.8.2" : "10150955" ,
6667 "v3.8.1" : "10059757" ,
6768 "v3.8.0" : "8347255" ,
6869 "v3.7.3" : "8336761" ,
You can’t perform that action at this time.
0 commit comments