Version up, thanks to @kapi2289 and @kaushalvivek

This commit is contained in:
Mads Marquart
2019-01-25 16:01:47 +01:00
committed by GitHub
parent ec6c29052a
commit 4f947cdbb5

View File

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