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