Skip to content

Commit 4beb1c4

Browse files
committed
Merge branch 'v3.8.4-doc' into v3.9.x
2 parents 380bba1 + 4dcfcf8 commit 4beb1c4

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

doc/_static/zenodo_cache/10916799.svg

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
@@ -30,6 +30,9 @@ By version
3030
.. START OF AUTOGENERATED
3131
3232
33+
v3.8.4
34+
.. image:: ../_static/zenodo_cache/10916799.svg
35+
:target: https://doi.org/10.5281/zenodo.10916799
3336
v3.8.3
3437
.. image:: ../_static/zenodo_cache/10661079.svg
3538
:target: https://doi.org/10.5281/zenodo.10661079

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.8.4": "10916799",
6667
"v3.8.3": "10661079",
6768
"v3.8.2": "10150955",
6869
"v3.8.1": "10059757",

0 commit comments

Comments
 (0)