diff --git a/requirements.txt b/requirements.txt index 1d405e6..5f3a2d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -splunk-sdk==2.1.0 +splunk-sdk==2.1.1 diff --git a/splunk.json b/splunk.json index 1e05fcb..dc2543f 100644 --- a/splunk.json +++ b/splunk.json @@ -1302,7 +1302,7 @@ }, { "module": "splunk_sdk", - "input_file": "wheels/py3/splunk_sdk-2.1.0-py3-none-any.whl" + "input_file": "wheels/py3/splunk_sdk-2.1.1-py3-none-any.whl" } ] }, @@ -1318,7 +1318,7 @@ }, { "module": "splunk_sdk", - "input_file": "wheels/py3/splunk_sdk-2.1.0-py3-none-any.whl" + "input_file": "wheels/py3/splunk_sdk-2.1.1-py3-none-any.whl" } ] } diff --git a/wheels/py3/splunk_sdk-2.1.0-py3-none-any.whl b/wheels/py3/splunk_sdk-2.1.0-py3-none-any.whl deleted file mode 100644 index 0d0d024..0000000 Binary files a/wheels/py3/splunk_sdk-2.1.0-py3-none-any.whl and /dev/null differ diff --git a/wheels/py3/splunk_sdk-2.1.1-py3-none-any.whl b/wheels/py3/splunk_sdk-2.1.1-py3-none-any.whl new file mode 100644 index 0000000..bc11ad1 Binary files /dev/null and b/wheels/py3/splunk_sdk-2.1.1-py3-none-any.whl differ