mirror of
https://github.com/python/cpython.git
synced 2025-09-02 15:07:53 +00:00
Bump version number to 2.3
This commit is contained in:
parent
3328136e3c
commit
4d5ef6aed6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"""A package for parsing, handling, and generating email messages.
|
"""A package for parsing, handling, and generating email messages.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '2.2'
|
__version__ = '2.3'
|
||||||
|
|
||||||
__all__ = ['Charset',
|
__all__ = ['Charset',
|
||||||
'Encoders',
|
'Encoders',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue