Bump to version 2.5.1
This commit is contained in:
parent
9c505ae3da
commit
1a99cf045d
|
@ -4,7 +4,7 @@
|
||||||
"""A package for parsing, handling, and generating email messages.
|
"""A package for parsing, handling, and generating email messages.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '2.5+'
|
__version__ = '2.5.1'
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
'base64MIME',
|
'base64MIME',
|
||||||
|
|
Loading…
Reference in New Issue