diff --git a/setup.py b/setup.py index 97cbb30..d04bb19 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages import sys, os -version = "1.1.6" +version = "1.1.7" def readme(): with open("README.rst") as f: