From 402d66579922ba9717e95bc67535a9fdfe2696bd Mon Sep 17 00:00:00 2001 From: Martin Rusev Date: Tue, 5 May 2020 10:27:38 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fb02970..215e1bb 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Python library for reading IMAP mailboxes and converting email content to machin Requirements ------------ -Python (3.3, 3.4, 3.5, 3.6) +Python (3.3, 3.4, 3.5, 3.6, 3.7) Installation