version number

This commit is contained in:
St.Huang 2018-07-09 14:46:16 +08:00
parent 789ab6ad08
commit 3292ca21f3

View File

@ -21,7 +21,7 @@
from .lang import _ from .lang import _
VERSION = 'v1.0.7' VERSION = 'v1.0.8'
class Endpoint: class Endpoint: