Bump to 2.3.1 to pick up the missing file.

This commit is contained in:
Barry Warsaw 2002-09-12 03:44:50 +00:00
parent ec694c32a7
commit 78170048f9
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.3'
__version__ = '2.3.1'
__all__ = ['Charset',
'Encoders',