Version up, thanks to @ekohilas

This commit is contained in:
Mads Marquart
2017-09-27 21:20:20 +02:00
parent b750e753d6
commit 0dac7b7b81

View File

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