Version up thanks to @aaronlewism

This commit is contained in:
Mads Marquart
2017-07-01 12:48:02 +02:00
parent 3093f1f2b6
commit b57f423eb4

View File

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