Bump to version 2.0.4

This commit is contained in:
Barry Warsaw 2002-05-22 01:52:33 +00:00
parent 4be9eccbc4
commit 43193150ee
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.0.3'
__version__ = '2.0.4'
__all__ = ['Charset',
'Encoders',