This commit is contained in:
Barry Warsaw 2003-03-11 05:05:21 +00:00
parent bd757ba1ed
commit df6c70b454
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"""A package for parsing, handling, and generating email messages.
"""
__version__ = '2.5a1'
__version__ = '2.5b1'
__all__ = [
'base64MIME',