We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8087b commit c986e54Copy full SHA for c986e54
1 file changed
Lib/email/__init__.py
@@ -4,7 +4,7 @@
4
"""A package for parsing, handling, and generating email messages.
5
"""
6
7
-__version__ = '2.4.1'
+__version__ = '2.4.2'
8
9
__all__ = [
10
'base64MIME',
0 commit comments