Skip to content

Commit 2a462be

Browse files
committed
chore: tweak keyword in metadata
1 parent b0a2991 commit 2a462be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
description='Python client for Appium',
2525
long_description=io.open(os.path.join(os.path.dirname('__file__'), 'README.md'), encoding='utf-8').read(),
2626
long_description_content_type='text/markdown',
27-
keywords=['appium', 'selenium', 'selenium 3', 'python client', 'mobile automation'],
27+
keywords=['appium', 'selenium', 'selenium 4', 'python client', 'mobile automation'],
2828
author='Isaac Murchie',
2929
author_email='isaac@saucelabs.com',
3030
maintainer='Kazuaki Matsuo, Mykola Mokhnach, Mori Atsushi',

0 commit comments

Comments
 (0)