Skip to content

Commit aaff9f6

Browse files
committed
Merge branch 'v3.11.0-doc' into v3.11.x
2 parents d4f4527 + 0aea1c4 commit aaff9f6

3 files changed

Lines changed: 39 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Loading

doc/project/citing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ By version
3232
.. START OF AUTOGENERATED
3333
3434
35+
v3.11.0
36+
.. image:: ../_static/zenodo_cache/20654446.svg
37+
:target: https://doi.org/10.5281/zenodo.20654446
3538
v3.10.9
3639
.. image:: ../_static/zenodo_cache/19716234.svg
3740
:target: https://doi.org/10.5281/zenodo.19716234

tools/cache_zenodo_svg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
6363

6464
if __name__ == "__main__":
6565
data = {
66+
"v3.11.0": "20654446",
6667
"v3.10.9": "19716234",
6768
"v3.10.8": "17595503",
6869
"v3.10.7": "17298696",

0 commit comments

Comments
 (0)