diff --git a/setup.py b/setup.py index 0f27414..3b86368 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.9.9" +VERSION = "1.10" setup( version=VERSION,