X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=mimedecode.py;h=8fa69212b82ec644246ad837112d0352e1a252ee;hb=54430444fc747add2c4e10e17f61d434cb0dbe6f;hp=56d59ca415276f3122a196fd6d390b3655a7c4b3;hpb=e6a27b4c388053c20bde7fd3af12a76c6aeab969;p=mimedecode.git diff --git a/mimedecode.py b/mimedecode.py index 56d59ca..8fa6921 100755 --- a/mimedecode.py +++ b/mimedecode.py @@ -2,7 +2,7 @@ """Decode MIME message""" -__version__ = "2.1.3" +__version__ = "2.1.4" __author__ = "Oleg Broytman " __copyright__ = "Copyright (C) 2001-2013 PhiloSoft Design" __license__ = "GNU GPL"