8000 DOC: Add Zenodo DOI for 3.4.2. · matplotlib/matplotlib@f801f04 · GitHub
[go: up one dir, main page]

Skip to content

Commit f801f04

Browse files
committed
DOC: Add Zenodo DOI for 3.4.2.
1 parent 6e4bb68 commit f801f04

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

doc/_static/zenodo_cache/4743323.svg

Lines changed: 35 additions & 0 deletions
Loading

doc/citing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ By version
2929
.. START OF AUTOGENERATED
3030
3131
32+
v3.4.2
33+
.. image:: _static/zenodo_cache/4743323.svg
34+
:target: https://doi.org/10.5281/zenodo.4743323
3235
v3.4.1
3336
.. image:: _static/zenodo_cache/4649959.svg
3437
:target: https://doi.org/10.5281/zenodo.4649959

tools/cache_zenodo_svg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def _get_xdg_cache_dir():
6262

6363
if __name__ == "__main__":
6464
data = {
65+
"v3.4.2": "4743323",
6566
"v3.4.1": "4649959",
6667
"v3.4.0": "4638398",
6768
"v3.3.4": "4475376",

0 commit comments

Comments
 (0)
0