8000 Add Zenodo badge for 3.3.1. · matplotlib/matplotlib@e49322d · GitHub
[go: up one dir, main page]

Skip to content

Commit e49322d

Browse files
committed
Add Zenodo badge for 3.3.1.
1 parent 97f2195 commit e49322d

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

doc/_static/zenodo_cache/3984190.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
@@ -39,6 +39,9 @@ By version
3939
.. START OF AUTOGENERATED
4040
4141
42+
v3.3.1
43+
.. image:: _static/zenodo_cache/3984190.svg
44+
:target: https://doi.org/10.5281/zenodo.3984190
4245
v3.3.0
4346
.. image:: _static/zenodo_cache/3948793.svg
4447
:target: https://doi.org/10.5281/zenodo.3948793

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.3.1": "3984190",
6566
"v3.3.0": "3948793",
6667
"v3.2.2": "3898017",
6768
"v3.2.1": "3714460",

0 commit comments

Comments
 (0)
0