version update thanks to @thekindlyone from 0.4.0 to 0.5.0

This commit is contained in:
Taehoon Kim
2016-09-22 22:35:52 +09:00
parent f5312ec8f1
commit 65fbb77451

View File

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