Update __init__.py

This commit is contained in:
Pidgey
2015-12-28 12:34:01 +01:00
parent 72644edc1c
commit 33e0d361a5

View File

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