Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 447bdbb

Browse files
committed
DOC: Add Zenodo DOI for 3.3.3.
1 parent 1b41d19 commit 447bdbb

3 files changed

Lines changed: 39 additions & 0 deletions

File tree

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.3
43+
.. image:: _static/zenodo_cache/4268928.svg
44+
:target: https://doi.org/10.5281/zenodo.4268928
4245
v3.3.2
4346
.. image:: _static/zenodo_cache/4030140.svg
4447
:target: https://doi.org/10.5281/zenodo.4030140

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.3": "4268928",
6566
"v3.3.2": "4030140",
6667
"v3.3.1": "3984190",
6768
"v3.3.0": "3948793",

0 commit comments

Comments
 (0)