We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a3ff6 commit 27b168cCopy full SHA for 27b168c
Lib/email/__init__.py
@@ -4,7 +4,7 @@
4
"""A package for parsing, handling, and generating email messages.
5
"""
6
7
-__version__ = '2.0.5'
+__version__ = '2.1'
8
9
__all__ = ['Charset',
10
'Encoders',
0 commit comments