X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=mimedecode.py;h=e0562967b472db703018925ad9392101e36053b3;hb=e203e8ebd141e5fa0a9e38fb83b884c7613748a9;hp=dbf7820fbe95a7f213e3289dd9707caf68b3dc56;hpb=47586f2b33803bf4483ccdbba5f0c17bb6117366;p=mimedecode.git diff --git a/mimedecode.py b/mimedecode.py index dbf7820..e056296 100755 --- a/mimedecode.py +++ b/mimedecode.py @@ -2,9 +2,9 @@ """Decode MIME message""" -__version__ = "2.1.1" +__version__ = "2.1.2" __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2001-2012 PhiloSoft Design" +__copyright__ = "Copyright (C) 2001-2013 PhiloSoft Design" __license__ = "GNU GPL"