build v1.0.2

This commit is contained in:
St.Huang 2018-07-06 12:33:22 +08:00
parent 18f2286e6e
commit 355ae39016
2 changed files with 1 additions and 1 deletions

BIN
2.0.x.zip

Binary file not shown.

View File

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