Thanks to visit codestin.com Credit goes to github.com
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 ec694c3 commit 7817004Copy full SHA for 7817004
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.3'
+__version__ = '2.3.1'
8
9
__all__ = ['Charset',
10
'Encoders',
0 commit comments