We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bcf2b commit 64d3d81Copy full SHA for 64d3d81
examples/searchcommands_app/setup.py
@@ -432,7 +432,7 @@ def run(self):
432
setup(
433
description='Custom Search Command examples',
434
name=os.path.basename(project_dir),
435
- version='1.5.0',
+ version='1.6.0',
436
author='Splunk, Inc.',
437
author_email='devinfo@splunk.com',
438
url='http://github.com/splunk/splunk-sdk-python',
0 commit comments