Version up, thanks to @2FWAH

* Fixed `onTyping`
* Fixed `changeThreadColor` with `MESSENGER_BLUE `
This commit is contained in:
Mads Marquart
2018-06-05 13:17:46 +02:00
parent 4490360e11
commit 7bf6a9fadc

View File

@@ -17,7 +17,7 @@ from .client import *
__copyright__ = 'Copyright 2015 - {} by Taehoon Kim'.format(datetime.now().year)
__version__ = '1.3.7'
__version__ = '1.3.8'
__license__ = 'BSD'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan; Mads Marquart'
__email__ = 'carpedm20@gmail.com'