version number

This commit is contained in:
St.Huang 2018-07-08 12:49:07 +08:00
parent 4737553e26
commit fa147a59a8

View File

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