version number

This commit is contained in:
St.Huang 2018-07-10 22:36:26 +08:00
parent be53c98e25
commit 6f86f06348

View File

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