Email version 2.5 -- I will now backport this to Python 2.2.3.
This commit is contained in:
parent
a092ba1adc
commit
5fe9ead82c
|
@ -4,7 +4,7 @@
|
|||
"""A package for parsing, handling, and generating email messages.
|
||||
"""
|
||||
|
||||
__version__ = '2.5b1'
|
||||
__version__ = '2.5'
|
||||
|
||||
__all__ = [
|
||||
'base64MIME',
|
||||
|
|
Loading…
Reference in New Issue