diff --git a/setup.py b/setup.py index ce1612c..21be21c 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(fname): return io.open(file_path, encoding="utf-8").read() -version = "1.1" +version = "1.13" setuptools.setup(