Version up, thanks to @Dante383

This commit is contained in:
Mads Marquart
2017-12-10 20:08:13 +01:00
parent 42ae0035af
commit 32c72c2f35

View File

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