Version up thanks to @enwar3

This commit is contained in:
Mads Marquart
2017-06-29 16:03:55 +02:00
parent 92a5ffdef8
commit 0d5e4f6d3f
2 changed files with 5 additions and 3 deletions

View File

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