Fixed typo in version

This commit is contained in:
wiredfool 2017-01-02 03:45:39 -08:00
parent a021d4978d
commit 3f6db91ccc

View File

@ -106,7 +106,7 @@ except (ImportError, OSError):
_tkinter = None
NAME = 'Pillow'
PILLOW_VERSION = '4.4.0'
PILLOW_VERSION = '4.0.0'
JPEG_ROOT = None
JPEG2K_ROOT = None
ZLIB_ROOT = None