Bump version number

This commit is contained in:
Barry Warsaw 2003-05-08 03:34:58 +00:00
parent f8b3e1f76e
commit 362310df81

View file

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