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 f8b3e1f commit 362310dCopy full SHA for 362310d
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.5.1'
+__version__ = '2.5.2'
8
9
__all__ = [
10
'base64MIME',
0 commit comments