Version up, thanks to @kapi2289 and @LukasOndrejka

This commit is contained in:
Mads Marquart
2019-04-17 22:58:37 +02:00
parent 73c6be1969
commit a71835a5b8

View File

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