Skip to content

Commit

Permalink
DOC: Add Zenodo DOI for 3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
QuLogic committed Nov 18, 2023
1 parent 2cf7c01 commit 03947d0
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
35 changes: 35 additions & 0 deletions doc/_static/zenodo_cache/10152802.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions doc/users/project/citing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ By version
.. START OF AUTOGENERATED
v3.7.4
.. image:: ../../_static/zenodo_cache/10152802.svg
:target: https://doi.org/10.5281/zenodo.10152802
v3.7.3
.. image:: ../../_static/zenodo_cache/8336761.svg
:target: https://doi.org/10.5281/zenodo.8336761
Expand Down
1 change: 1 addition & 0 deletions tools/cache_zenodo_svg.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def _get_xdg_cache_dir():

if __name__ == "__main__":
data = {
"v3.7.4": "10152802",
"v3.7.3": "8336761",
"v3.7.2": "8118151",
"v3.7.1": "7697899",
Expand Down

0 comments on commit 03947d0

Please sign in to comment.