mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
Bump to version 2.5.1
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"""A package for parsing, handling, and generating email messages.
|
||||
"""
|
||||
|
||||
__version__ = '2.5+'
|
||||
__version__ = '2.5.1'
|
||||
|
||||
__all__ = [
|
||||
'base64MIME',
|
||||
|
||||
Reference in New Issue
Block a user