From a0ac6161f92d92fd55b60cb170bc2f73f5185cc9 Mon Sep 17 00:00:00 2001 From: Hedy Li Date: Mon, 3 Aug 2020 10:49:38 +0800 Subject: [PATCH] 2.14.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fe40c9a..b261665 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with io.open("README.md", "rt", encoding="utf8") as f: LONG_DESC = f.read() -VERSION = "2.14.1" +VERSION = "2.14.2" # This call to setup() does all the work setup(