From fa147a59a8ba491972e4d45f557662db0cfdbe27 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Sun, 8 Jul 2018 12:49:07 +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 da16b6b..697ba48 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.0.6' +VERSION = 'v1.0.7' class Endpoint: