Version up, thanks to @kapi2289 and @2FWAH

This commit is contained in:
Mads Marquart
2019-01-31 20:20:17 +01:00
parent de5f3a9d9e
commit e6bc5bbab3

View File

@@ -10,7 +10,7 @@ from __future__ import unicode_literals
from .client import *
__title__ = 'fbchat'
__version__ = '1.5.0'
__version__ = '1.6.0'
__description__ = 'Facebook Chat (Messenger) for Python'
__copyright__ = 'Copyright 2015 - 2019 by Taehoon Kim'