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 1fa56b6 commit d717945Copy full SHA for d717945
doc/_static/zenodo_cache/4649959.svg
doc/citing.rst
@@ -29,6 +29,9 @@ By version
29
.. START OF AUTOGENERATED
30
31
32
+v3.4.1
33
+ .. image:: _static/zenodo_cache/4649959.svg
34
+ :target: https://doi.org/10.5281/zenodo.4649959
35
v3.4.0
36
.. image:: _static/zenodo_cache/4638398.svg
37
:target: https://doi.org/10.5281/zenodo.4638398
tools/cache_zenodo_svg.py
@@ -62,6 +62,7 @@ def _get_xdg_cache_dir():
62
63
if __name__ == "__main__":
64
data = {
65
+ "v3.4.1": "4649959",
66
"v3.4.0": "4638398",
67
"v3.3.4": "4475376",
68
"v3.3.3": "4268928",
0 commit comments