version number

This commit is contained in:
St.Huang 2018-07-07 14:19:29 +08:00
parent 76791b273d
commit ded7debcd6

View File

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