Version up, fixed #182

This commit is contained in:
Mads Marquart
2017-07-26 23:13:19 +02:00
parent 2cd6376818
commit 3c07e42ba2
3 changed files with 4 additions and 4 deletions

View File

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