Properly fixed #182

This commit is contained in:
Mads Marquart
2017-08-02 23:08:34 +02:00
parent 3c07e42ba2
commit 0661367ebb
2 changed files with 13 additions and 12 deletions

View File

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