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