mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Bump to 2.3.1 to pick up the missing file.
This commit is contained in:
parent
ec694c32a7
commit
78170048f9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"""A package for parsing, handling, and generating email messages.
|
||||
"""
|
||||
|
||||
__version__ = '2.3'
|
||||
__version__ = '2.3.1'
|
||||
|
||||
__all__ = ['Charset',
|
||||
'Encoders',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue