diff --git a/setup.py b/setup.py index 6dc9042e80..57ece535a7 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os, platform, sys -version = "1.8.70" +version = "1.8.71" def package_files(directory): paths = []