From 41a77fcf27d22e0a0cc8543e0e3a4832ec0e8e1c Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 22 Oct 2019 20:17:47 +1100 Subject: [PATCH] Updated 6.2.1 release date [ci skip] --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 1e878c229..3a0bb1c1d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -20,7 +20,7 @@ Changelog (Pillow) - Changed default frombuffer raw decoder args #1730 [radarhere] -6.2.1 (2019-10-20) +6.2.1 (2019-10-21) ------------------ - This is the last Pillow release to support Python 2.7 #3642