Version up, thanks to @kapi2289, @gave92, @ThatAlexanderA and @1ttric

This commit is contained in:
Mads Marquart
2018-08-30 00:08:27 +02:00
parent ddcbd6a790
commit f0e849e9c0

View File

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