Temporary bump of the version number.
This commit is contained in:
parent
cd7051f698
commit
e159d584d2
|
@ -4,7 +4,7 @@
|
|||
"""A package for parsing, handling, and generating email messages.
|
||||
"""
|
||||
|
||||
__version__ = '2.5'
|
||||
__version__ = '2.5+'
|
||||
|
||||
__all__ = [
|
||||
'base64MIME',
|
||||
|
|
Loading…
Reference in New Issue