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(