version number

This commit is contained in:
St.Huang 2018-07-13 12:08:30 +08:00
parent 81cb09883e
commit 91f302a769

View File

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