diff --git a/setup.py b/setup.py index 0930424..68c7bdd 100644 --- a/setup.py +++ b/setup.py @@ -21,8 +21,7 @@ from os import path -version = '1.14' - +version = '1.16' here = path.abspath(path.dirname(__file__))