diff --git a/setup.py b/setup.py index 1d23b9f..37d8108 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f: setup( name='pykeyboard', - version='0.1.6', + version='0.1.7', author='PyMaster', author_email='', description='Best Keyboard and Pagination for the Pyrogram Library.',