X Tutup
Skip to content

Commit 3024c1c

Browse files
committed
Merge branch 'master' into testing
2 parents b79530b + 6893da5 commit 3024c1c

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
@@ -20,7 +20,7 @@ def read(*paths):
2020
author_email='leandrotoledodesouza@gmail.com',
2121
license='LGPLv3',
2222
url='https://github.com/leandrotoledo/python-telegram-bot',
23-
keywords='telegram bot api',
23+
keywords='python telegram bot api wrapper',
2424
description='A Python wrapper around the Telegram Bot API',
2525
long_description=(read('README.rst')),
2626
packages=find_packages(exclude=['tests*']),

0 commit comments

Comments
 (0)
X Tutup