add v3-asyncio

This commit is contained in:
Aleksey
2022-08-16 08:38:27 +03:00
committed by GitHub
parent 74a46277f8
commit 3ecf1fff8a

View File

@@ -2,11 +2,16 @@
{ {
"name": "latest", "name": "latest",
"version": "latest", "version": "latest",
"url": "https://pyspapi.readthedocs.io/en/latest/" "url": "https://pyspapi.readthedocs.io/ru/latest/"
}, },
{ {
"name": "stable", "name": "stable",
"version": "stable", "version": "stable",
"url": "https://pyspapi.readthedocs.io/en/stable/" "url": "https://pyspapi.readthedocs.io/ru/stable/"
},
{
"name": "v3-asyncio",
"version": "v3-asyncio",
"url": "https://pyspapi.readthedocs.io/ru/v3-asyncio/"
} }
] ]