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