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 ff2e238 + e9df1f1 commit 67705dbCopy full SHA for 67705db
4 files changed
doc/_static/zenodo_cache/10059757.svg
doc/api/prev_api_changes/api_changes_3.8.1.rst
@@ -1,4 +1,4 @@
1
-API Changes for 3.6.1
+API Changes for 3.8.1
2
=====================
3
4
Behaviour
doc/users/project/citing.rst
@@ -29,6 +29,9 @@ By version
29
.. START OF AUTOGENERATED
30
31
32
+v3.8.1
33
+ .. image:: ../../_static/zenodo_cache/10059757.svg
34
+ :target: https://doi.org/10.5281/zenodo.10059757
35
v3.8.0
36
.. image:: ../../_static/zenodo_cache/8347255.svg
37
:target: https://doi.org/10.5281/zenodo.8347255
tools/cache_zenodo_svg.py
@@ -63,6 +63,7 @@ def _get_xdg_cache_dir():
63
64
if __name__ == "__main__":
65
data = {
66
+ "v3.8.1": "10059757",
67
"v3.8.0": "8347255",
68
"v3.7.3": "8336761",
69
"v3.7.2": "8118151",
0 commit comments