From e7c0fe9e055fc15daa51d1ec0ce85cb5621fc425 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 21 Dec 2013 19:11:24 +0400 Subject: [PATCH] Announce version 2.2.0 --- ANNOUNCE | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index f27b72d..6e333e8 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,15 +22,10 @@ one part. If it is a MIME message with multiple parts ("attachments") all parts are decoded. Decoding can be controlled by command-line options. -WHAT'S NEW in version 2.1.5 (2013-12-18) - Move __version__ out of mimedecode.py to __version__.py - to allow installation without m_lib. +WHAT'S NEW in version 2.2.0 (2013-12-21) + Rename __version__.py to mimedecode_version.py. -WHAT'S NEW in version 2.1.4 (2013-12-11) - Add installation instruction in INSTALL.txt. - -WHAT'S NEW in version 2.1.3 (2013-12-10) - Minor bugfix. + Use setuptools. WHERE TO GET -- 2.39.2