From fe60b20d4b90566acd7327c6191e95feee9b6de0 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Fri, 6 Jul 2018 21:29:39 +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 1fdba5a..e0ec2a7 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.0.3' +VERSION = 'v1.0.4' class Endpoint: