-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpython-sdk-versions.json
More file actions
30 lines (30 loc) · 965 Bytes
/
python-sdk-versions.json
File metadata and controls
30 lines (30 loc) · 965 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"latest_version": "0.0.75",
"minimum_supported_version": "0.0.20",
"versions": [
{
"version": "0.0.73",
"release_date": "2025-12-02",
"tag_name": "0.0.73",
"download_url": "https://github.com/CyberSource/cybersource-rest-client-python/archive/refs/tags/0.0.73.zip"
},
{
"version": "0.0.72",
"release_date": "2025-12-02",
"tag_name": "0.0.72",
"download_url": "https://github.com/CyberSource/cybersource-rest-client-python/archive/refs/tags/0.0.72.zip"
},
{
"version": "0.0.71",
"release_date": "2025-12-02",
"tag_name": "0.0.71",
"download_url": "https://github.com/CyberSource/cybersource-rest-client-python/archive/refs/tags/0.0.71.zip"
}
],
"repository": {
"owner": "CyberSource",
"repo": "cybersource-rest-client-python",
"url": "https://github.com/CyberSource/cybersource-rest-client-python"
},
"last_updated": "2026-03-31T11:28:58Z"
}