diff --git a/setup.py b/setup.py index 9d91f9c03..1e029b39f 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import io import os -VERSION = "0.6.1" +VERSION = "0.7" def get_long_description():