We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c7e09 commit 33c6538Copy full SHA for 33c6538
doc/_static/zenodo_cache/7084615.svg
doc/users/project/citing.rst
@@ -29,6 +29,9 @@ By version
29
.. START OF AUTOGENERATED
30
31
32
+v3.6.0
33
+ .. image:: ../../_static/zenodo_cache/7084615.svg
34
+ :target: https://doi.org/10.5281/zenodo.7084615
35
v3.5.3
36
.. image:: ../../_static/zenodo_cache/6982547.svg
37
:target: https://doi.org/10.5281/zenodo.6982547
tools/cache_zenodo_svg.py
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
64
if __name__ == "__main__":
65
data = {
66
+ "v3.6.0": "7084615",
67
"v3.5.3": "6982547",
68
"v3.5.2": "6513224",
69
"v3.5.1": "5773480",
0 commit comments