version up for merging PRs from @madsmtm

This commit is contained in:
Taehoon Kim
2017-02-07 17:00:59 +09:00
parent a34c8eb9ae
commit 58c40ff286

View File

@@ -15,7 +15,7 @@ from .client import *
__copyright__ = 'Copyright 2015 by Taehoon Kim'
__version__ = '0.6.1'
__version__ = '0.7.0'
__license__ = 'BSD'
__author__ = 'Taehoon Kim; Moreels Pieter-Jan'
__email__ = 'carpedm20@gmail.com'