You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
# The Splunk Enterprise Software Development Kit for Python
6
6
7
-
#### Version 2.0.2
7
+
#### Version 2.1.0
8
8
9
9
The Splunk Enterprise Software Development Kit (SDK) for Python contains library code designed to enable developers to build applications using the Splunk platform.
10
10
@@ -25,9 +25,9 @@ The Splunk Enterprise SDK for Python contains library code, and its examples are
25
25
26
26
Here's what you need to get going with the Splunk Enterprise SDK for Python.
27
27
28
-
* Python 3.7 or Python 3.9
28
+
* Python 3.7, Python 3.9 and Python 3.13
29
29
30
-
The Splunk Enterprise SDK for Python is compatible with python3 and has been tested with Python v3.7and v3.9.
30
+
The Splunk Enterprise SDK for Python is compatible with python3 and has been tested with Python v3.7, v3.9 and v3.13.
0 commit comments