We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72185a4 + d633e24 commit 125ea3dCopy full SHA for 125ea3d
http.json
@@ -20,10 +20,7 @@
20
"license": "Copyright (c) 2016-2025 Splunk Inc.",
21
"logo": "logo_splunk.svg",
22
"logo_dark": "logo_splunk_dark.svg",
23
- "python_version": [
24
- "3.9",
25
- "3.13"
26
- ],
+ "python_version": "3.9, 3.13",
27
"fips_compliant": true,
28
"latest_tested_versions": [
29
"Tested with Crowdstrike on 12th September 2022"
release_notes/unreleased.md
@@ -1 +1,2 @@
1
**Unreleased**
2
+* Fix python_version 3.13 format
0 commit comments