new version number

This commit is contained in:
St.Huang 2018-07-05 12:52:19 +08:00
parent d96ff9df55
commit 461c7fca59
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 _
VERSION = 'v1.0.0'
VERSION = 'v1.0.1'
class Endpoint: