version number.

This commit is contained in:
St.Huang 2018-07-14 10:43:00 +08:00
parent 497ab8ee7b
commit 99d6fff58a

View File

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