diff --git a/setup.py b/setup.py index f6ff09d..27886b2 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from os import path here = path.abspath(path.dirname(__file__)) -version = "1.21.6" +version = "1.22.0" long_des = "" with open(path.join(here, "README.md")) as f: