From 0b17f9cf34207ae47deaaf657ed4f797bee488d7 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Mon, 9 Jul 2018 22:03:23 +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 60c1178..072bd5f 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.0.8' +VERSION = 'v1.0.9' class Endpoint: