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 380bba1 + 4dcfcf8 commit 4beb1c4Copy full SHA for 4beb1c4
doc/_static/zenodo_cache/10916799.svg
doc/project/citing.rst
@@ -30,6 +30,9 @@ By version
30
.. START OF AUTOGENERATED
31
32
33
+v3.8.4
34
+ .. image:: ../_static/zenodo_cache/10916799.svg
35
+ :target: https://doi.org/10.5281/zenodo.10916799
36
v3.8.3
37
.. image:: ../_static/zenodo_cache/10661079.svg
38
:target: https://doi.org/10.5281/zenodo.10661079
tools/cache_zenodo_svg.py
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
64
if __name__ == "__main__":
65
data = {
66
+ "v3.8.4": "10916799",
67
"v3.8.3": "10661079",
68
"v3.8.2": "10150955",
69
"v3.8.1": "10059757",
0 commit comments