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 5b177f1 commit 72261c9Copy full SHA for 72261c9
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'
+__version__ = '2.5a1'
8
9
__all__ = [
10
'base64MIME',
0 commit comments