Bump to version 2.5.1

This commit is contained in:
Barry Warsaw
2003-03-30 20:47:48 +00:00
parent 9c505ae3da
commit 1a99cf045d
+1 -1
View File
@@ -4,7 +4,7 @@
"""A package for parsing, handling, and generating email messages.
"""
__version__ = '2.5+'
__version__ = '2.5.1'
__all__ = [
'base64MIME',