mirror of
https://github.com/python/cpython.git
synced 2025-11-06 13:01:22 +00:00
Bump to 2.5
This commit is contained in:
parent
f29ffbdbf5
commit
207d1c2065
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-'
|
__version__ = '2.5'
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
'base64MIME',
|
'base64MIME',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue