diff --git a/setup.py b/setup.py index 34b676c..e0c5b04 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/single_source_version.html - version='1.1.7', + version='1.1.8', description='A development tool for grabbing the dominant color or representative color palette from an image.', long_description='Haishoku is a development tool for grabbing the dominant color or representative color palette from an image, it depends on Python3 and Pillow.',