diff --git a/setup.py b/setup.py index 2749cdd..e47c0af 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(fname): return io.open(file_path, encoding="utf-8").read() -version = "0.7.5" +version = "0.7.5dev0" setuptools.setup(