version number.

This commit is contained in:
St.Huang 2018-07-06 21:29:39 +08:00
parent 22d6c01a08
commit fe60b20d4b

View File

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