Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 141769a + cae6ab2 commit 7a5eba6Copy full SHA for 7a5eba6
3 files changed
doc/_static/zenodo_cache/8118151.svg
doc/users/project/citing.rst
@@ -29,6 +29,9 @@ By version
29
.. START OF AUTOGENERATED
30
31
32
+v3.7.2
33
+ .. image:: ../../_static/zenodo_cache/8118151.svg
34
+ :target: https://doi.org/10.5281/zenodo.8118151
35
v3.7.1
36
.. image:: ../../_static/zenodo_cache/7697899.svg
37
:target: https://doi.org/10.5281/zenodo.7697899
tools/cache_zenodo_svg.py
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
64
if __name__ == "__main__":
65
data = {
66
+ "v3.7.2": "8118151",
67
"v3.7.1": "7697899",
68
"v3.7.0": "7637593",
69
"v3.6.3": "7527665",
0 commit comments