From 331df914f7ed2356a739966ba224b8a518b5ebca Mon Sep 17 00:00:00 2001 From: Hedy Li Date: Sat, 1 Aug 2020 21:24:01 +0800 Subject: [PATCH] version 2.14.1 [skip ci] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b6b8f2b..7357cf0 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.0" +VERSION = "2.14.1" # This call to setup() does all the work setup(