From d14c4a48018745becf9cc4e6d9217e161c64160e Mon Sep 17 00:00:00 2001 From: Ryan P Kilby Date: Mon, 13 May 2019 13:08:09 -0700 Subject: [PATCH] Add 3.9.4 release notes to master --- docs/community/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/community/release-notes.md b/docs/community/release-notes.md index 6fcb5bb6b..cda24809f 100644 --- a/docs/community/release-notes.md +++ b/docs/community/release-notes.md @@ -40,6 +40,12 @@ You can determine your currently installed version using `pip show`: ## 3.9.x series +### 3.9.4 + +**Date**: [10th May 2019] + +This is a maintenance release that fixes an error handling bug under Python 2. + ### 3.9.3 **Date**: [29th April 2019]