mirror of
https://github.com/python/cpython.git
synced 2025-10-16 19:57:59 +00:00
Bump the version number for the standalone mimelib package.
This commit is contained in:
parent
d24a2a464f
commit
c86c24e44d
1 changed files with 1 additions and 1 deletions
|
@ -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.3'
|
__version__ = '2.5.4'
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
'base64MIME',
|
'base64MIME',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue