mirror of
https://github.com/python/cpython.git
synced 2026-01-29 10:42:17 +00:00
bump email package version to 4.0.2
This commit is contained in:
parent
44dab0ab2f
commit
ca3b7b5ea1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
"""A package for parsing, handling, and generating email messages."""
|
||||
|
||||
__version__ = '4.0.1'
|
||||
__version__ = '4.0.2'
|
||||
|
||||
__all__ = [
|
||||
# Old names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue