Skip to content

Commit 64d3d81

Browse files
author
Shakeel Mohamed
committed
Update version number in searchcommands setup script
1 parent 88bcf2b commit 64d3d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/searchcommands_app/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ def run(self):
432432
setup(
433433
description='Custom Search Command examples',
434434
name=os.path.basename(project_dir),
435-
version='1.5.0',
435+
version='1.6.0',
436436
author='Splunk, Inc.',
437437
author_email='devinfo@splunk.com',
438438
url='http://github.com/splunk/splunk-sdk-python',

0 commit comments

Comments
 (0)