From bb359d32e93acc3eb4d216aff4ba0e7531599cfb Mon Sep 17 00:00:00 2001 From: Hubert Kario Date: Wed, 17 Apr 2019 21:32:58 +0200 Subject: [PATCH] update NEWS file --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 2d1d8f23..4cc0d9ef 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +* Release 0.13.2 (17 Apr 2019) + +Restore compatibility of setup.py with Python 2.6 and 2.7. + * Release 0.13.1 (17 Apr 2019) Fix the PyPI wheel - the old version included .pyc files.