From 461c7fca5915ad2a86888893bb1d58514faffee7 Mon Sep 17 00:00:00 2001 From: "St.Huang" Date: Thu, 5 Jul 2018 12:52:19 +0800 Subject: [PATCH] new version number --- 2.0.x.zip | Bin 151543 -> 151543 bytes src/fastwq/constants.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/2.0.x.zip b/2.0.x.zip index 49698e98bad919ac49e692b480db9130a4182a66..f66728da7daa2c95a1b23864ccc3fe6263a5d117 100644 GIT binary patch delta 72 zcmex9pY!{C&JEJc9O-FKefXxuwQN>q_F!Us-<-qRp2NzxJ%^R)k}+Izx|=1FC9muh SyK~YaR~W(c_8v>7Y%u`HyctRW delta 72 zcmex9pY!{C&JEJc9JMPR`S`ZY^xdq??7_tNx;clnJ%^QXdk!npC1becbT>;TOI{xi WCKXnpD~yg0&gKhm@3Cac76Sn2;2Dzu diff --git a/src/fastwq/constants.py b/src/fastwq/constants.py index 84f4107..4279971 100644 --- a/src/fastwq/constants.py +++ b/src/fastwq/constants.py @@ -21,7 +21,7 @@ from .lang import _ -VERSION = 'v1.0.0' +VERSION = 'v1.0.1' class Endpoint: