diff --git a/setup.py b/setup.py index d6982f9..cea6a8d 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from os import path here = path.abspath(path.dirname(__file__)) -version = '1.20.1' +version = '1.21.0' long_des = "" with open(path.join(here, 'README.md')) as f: