Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 362310d

Browse files
committed
Bump version number
1 parent f8b3e1f commit 362310d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/email/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""A package for parsing, handling, and generating email messages.
55
"""
66

7-
__version__ = '2.5.1'
7+
__version__ = '2.5.2'
88

99
__all__ = [
1010
'base64MIME',

0 commit comments

Comments
 (0)