Minor fixes

This commit is contained in:
Mads Marquart
2017-06-26 17:02:32 +02:00
parent 2d74ec7823
commit 82496b8e04
4 changed files with 8 additions and 8 deletions

View File

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