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.
1 parent 60bfa22 commit 9c9792aCopy full SHA for 9c9792a
doc/_static/zenodo_cache/12652732.svg
doc/project/citing.rst
@@ -32,6 +32,9 @@ By version
32
.. START OF AUTOGENERATED
33
34
35
+v3.9.1
36
+ .. image:: ../_static/zenodo_cache/12652732.svg
37
+ :target: https://doi.org/10.5281/zenodo.12652732
38
v3.9.0
39
.. image:: ../_static/zenodo_cache/11201097.svg
40
:target: https://doi.org/10.5281/zenodo.11201097
tools/cache_zenodo_svg.py
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
64
if __name__ == "__main__":
65
data = {
66
+ "v3.9.1": "12652732",
67
"v3.9.0": "11201097",
68
"v3.8.4": "10916799",
69
"v3.8.3": "10661079",
0 commit comments