Version up, thanks to @oneblue and @darylkell

This commit is contained in:
Mads Marquart
2019-03-10 16:33:44 +01:00
parent 27f76ba659
commit 1460b2f421

View File

@@ -11,7 +11,7 @@ from .models import *
from .client import * from .client import *
__title__ = "fbchat" __title__ = "fbchat"
__version__ = "1.6.3" __version__ = "1.6.4"
__description__ = "Facebook Chat (Messenger) for Python" __description__ = "Facebook Chat (Messenger) for Python"
__copyright__ = "Copyright 2015 - 2019 by Taehoon Kim" __copyright__ = "Copyright 2015 - 2019 by Taehoon Kim"