diff --git a/setup.py b/setup.py index a3bcf2a..b6b8f2b 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.13.1" +VERSION = "2.14.0" # This call to setup() does all the work setup(