From 99d6fff58ae7f171fe2770c251bb835944d30624 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Sat, 14 Jul 2018 10:43:00 +0800 Subject: [PATCH] version number. --- src/fastwq/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fastwq/constants.py b/src/fastwq/constants.py index 8331ff2..6a643c8 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.1.3' +VERSION = 'v1.1.4' class Endpoint: