Fixed ChangeThreadTitle and ThreadColor.MESSENGER_BLUE

This commit is contained in:
Mads Marquart
2017-06-28 14:30:29 +02:00
parent 64125a1aca
commit 13d0dc4ba4
3 changed files with 7 additions and 2 deletions

View File

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