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