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

Skip to content

Commit a4ba321

Browse files
committed
DOC: Add Zenodo DOI for 3.5.2
1 parent 3dce6e9 commit a4ba321

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

doc/_static/zenodo_cache/6513224.svg

Lines changed: 35 additions & 0 deletions
Loading

doc/users/project/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.5.2
33+
.. image:: ../../_static/zenodo_cache/6513224.svg
34+
:target: https://doi.org/10.5281/zenodo.6513224
3235
v3.5.1
3336
.. image:: ../../_static/zenodo_cache/5773480.svg
3437
:target: https://doi.org/10.5281/zenodo.5773480

tools/cache_zenodo_svg.py

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

6464
if __name__ == "__main__":
6565
data = {
66+
"v3.5.2": "6513224",
6667
"v3.5.1": "5773480",
6768
"v3.5.0": "5706396",
6869
"v3.4.3": "5194481",

0 commit comments

Comments
 (0)