From 5fe76d60bcce0c798747544b9b66aa103e659346 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 14 Oct 2017 10:43:58 +1100 Subject: [PATCH] Updated tested version of libimagequant --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index bc45f463d..77f32d25b 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -153,7 +153,7 @@ Many of Pillow's features require external libraries: * **libimagequant** provides improved color quantization - * Pillow has been tested with libimagequant **2.6.0** + * Pillow has been tested with libimagequant **2.10.2** * Libimagequant is licensed GPLv3, which is more restrictive than the Pillow license, therefore we will not be distributing binaries with libimagequant support enabled.