Version up, thanks to @ekohilas and @kapi2289

This commit is contained in:
Mads Marquart
2018-12-09 21:21:00 +01:00
parent 64b1e52d4c
commit f8d3b571ba

View File

@@ -15,7 +15,7 @@ from __future__ import unicode_literals
from .client import * from .client import *
__title__ = 'fbchat' __title__ = 'fbchat'
__version__ = '1.4.1' __version__ = '1.4.2'
__description__ = 'Facebook Chat (Messenger) for Python' __description__ = 'Facebook Chat (Messenger) for Python'
__copyright__ = 'Copyright 2015 - 2018 by Taehoon Kim' __copyright__ = 'Copyright 2015 - 2018 by Taehoon Kim'