Update __init__.py

This commit is contained in:
PyMaster 2020-12-30 19:02:31 +03:00 committed by GitHub
parent 8900bb775f
commit 183c71783b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
__title__ = 'pykeyboard'
__version__ = '0.1.1'
__version__ = '0.1.2'
__author__ = 'PyMaster'
__license__ = 'MIT License'
__copyright__ = 'Copyright 2020 PyMaster'