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 09c25b7 commit 422e537Copy full SHA for 422e537
doc/_static/zenodo_cache/4475376.svg
doc/citing.rst
@@ -39,6 +39,9 @@ By version
39
.. START OF AUTOGENERATED
40
41
42
+v3.3.4
43
+ .. image:: _static/zenodo_cache/4475376.svg
44
+ :target: https://doi.org/10.5281/zenodo.4475376
45
v3.3.3
46
.. image:: _static/zenodo_cache/4268928.svg
47
:target: https://doi.org/10.5281/zenodo.4268928
tools/cache_zenodo_svg.py
@@ -62,6 +62,7 @@ def _get_xdg_cache_dir():
62
63
if __name__ == "__main__":
64
data = {
65
+ "v3.3.4": "4475376",
66
"v3.3.3": "4268928",
67
"v3.3.2": "4030140",
68
"v3.3.1": "3984190",
0 commit comments