mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Bump version number to 2.4.2 to pick up the latest minor bug fixes.
This commit is contained in:
parent
dc8087b26e
commit
c986e54733
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"""A package for parsing, handling, and generating email messages.
|
||||
"""
|
||||
|
||||
__version__ = '2.4.1'
|
||||
__version__ = '2.4.2'
|
||||
|
||||
__all__ = [
|
||||
'base64MIME',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue