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

Skip to content

Commit 7817004

Browse files
committed
Bump to 2.3.1 to pick up the missing file.
1 parent ec694c3 commit 7817004

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.3'
7+
__version__ = '2.3.1'
88

99
__all__ = ['Charset',
1010
'Encoders',

0 commit comments

Comments
 (0)