Skip to content

Commit c986e54

Browse files
committed
Bump version number to 2.4.2 to pick up the latest minor bug fixes.
1 parent dc8087b commit c986e54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/email/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""A package for parsing, handling, and generating email messages.
55
"""
66

7-
__version__ = '2.4.1'
7+
__version__ = '2.4.2'
88

99
__all__ = [
1010
'base64MIME',

0 commit comments

Comments
 (0)