Update __init__.py

This commit is contained in:
wannaphongcom
2015-10-16 12:01:26 +07:00
parent 2d445c6c92
commit 80bc6b7953

View File

@@ -15,7 +15,7 @@ from .client import *
__copyright__ = 'Copyright 2015 by Taehoon Kim'
__version__ = '0.0.2'
__version__ = '0.0.3'
__license__ = 'BSD'
__author__ = 'Taehoon Kim'
__email__ = 'carpedm20@gmail.com'