diff --git a/python/setup.py b/python/setup.py index 9594588..0dceeef 100644 --- a/python/setup.py +++ b/python/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages -__version__ = "1.7.0" +__version__ = "1.7.1" def read_from(file):