Version up

This commit is contained in:
Mads Marquart
2019-01-31 21:27:04 +01:00
parent 8190654a91
commit 82d071d52c

View File

@@ -10,7 +10,7 @@ from __future__ import unicode_literals
from .client import *
__title__ = "fbchat"
__version__ = "1.6.1"
__version__ = "1.6.2"
__description__ = "Facebook Chat (Messenger) for Python"
__copyright__ = "Copyright 2015 - 2019 by Taehoon Kim"