Version up

This commit is contained in:
Mads Marquart
2019-01-31 20:26:17 +01:00
parent 2750658c3c
commit f25faec108

View File

@@ -10,7 +10,7 @@ from __future__ import unicode_literals
from .client import * from .client import *
__title__ = 'fbchat' __title__ = 'fbchat'
__version__ = '1.6.0' __version__ = '1.6.1'
__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'