From ded7debcd6dd1760ec90373b440da23edd51d759 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Sat, 7 Jul 2018 14:19:29 +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 e0ec2a7..9237464 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.0.4' +VERSION = 'v1.0.5' class Endpoint: