X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=6e333e8b1737f04393471c8da815f9aa694516a6;hb=8efe50e092721903ac4cc44a123db04d9bb329dc;hp=111e8fdfac1c76bde5ce1f74a0d085951d1edbe2;hpb=54430444fc747add2c4e10e17f61d434cb0dbe6f;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 111e8fd..6e333e8 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,11 +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.4 (2013-12-11) - Add installation instruction in INSTALL.txt. +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.3 (2013-12-10) - Minor bugfix. + Use setuptools. WHERE TO GET