diff --git a/setup.py b/setup.py index ff468f4..ccd0c1b 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ with open(path.join(this_directory, 'README.md')) as f: long_description = f.read() -VERSION = "1.10.6" +VERSION = "1.10.7" setup( version=VERSION,