From acb19d8e45699bf961604e48b28002b099250ddd Mon Sep 17 00:00:00 2001 From: wiredfool Date: Sat, 1 Jul 2017 05:46:24 -0700 Subject: [PATCH] 4.2.0 version bump --- PIL/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PIL/version.py b/PIL/version.py index 2233af6a349..9424f1328c9 100644 --- a/PIL/version.py +++ b/PIL/version.py @@ -1,2 +1,2 @@ # Master version for Pillow -__version__ = '4.2.0.dev0' +__version__ = '4.2.0'