From 5fc952a6c7513f8b4e1dc05025278483251dff8a Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 7 Oct 2002 17:19:41 +0000 Subject: [PATCH] Update the email package version number. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index b6b0dd0e7a12..6e849da1b9b9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -57,7 +57,7 @@ Library - The email package from the Python 2.3 development tree has been backported, including updated documentation. This version - corresponds to email 2.4 and should be nearly completely backward + corresponds to email 2.4.1 and should be nearly completely backward compatible. However there have been lots of improvements in the API, so you should read the section in the library manual about the changes since email v1. -- 2.47.3