fix typo and version up for merging multiple PRs

This commit is contained in:
Taehoon Kim
2017-01-30 21:53:16 +09:00
parent e847c551d1
commit dea64fb9b8
2 changed files with 2 additions and 2 deletions

View File

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