diff --git a/setup.py b/setup.py index b261665..390227c 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.2" +VERSION = "2.15.0" # This call to setup() does all the work setup(