From 649e081e78c59da369993b9d4b869ddacf060b23 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Wed, 11 Jul 2018 15:46:32 +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 712efce..c529ad9 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.1.1' +VERSION = 'v1.1.2' class Endpoint: