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.
2 parents 1637932 + 15829cf commit d0e923aCopy full SHA for d0e923a
3 files changed
doc/_static/zenodo_cache/17595503.svg
doc/project/citing.rst
@@ -32,6 +32,9 @@ By version
32
.. START OF AUTOGENERATED
33
34
35
+v3.10.8
36
+ .. image:: ../_static/zenodo_cache/17595503.svg
37
+ :target: https://doi.org/10.5281/zenodo.17595503
38
v3.10.7
39
.. image:: ../_static/zenodo_cache/17298696.svg
40
:target: https://doi.org/10.5281/zenodo.17298696
tools/cache_zenodo_svg.py
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
64
if __name__ == "__main__":
65
data = {
66
+ "v3.10.8": "17595503",
67
"v3.10.7": "17298696",
68
"v3.10.6": "16999430",
69
"v3.10.5": "16644850",
0 commit comments