version up from 0.8.2 to 0.8.5 thx to @Dainius14

This commit is contained in:
Taehoon Kim
2017-05-04 09:30:27 -07:00
parent 2973a6d301
commit 5019671b35

View File

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