v0.10
What's Changed
- Fix example in
README
, #47 - Add
NOTICE.txt
tolicense_files
, #58 - Use default SSL context when downloading classifiers from PyPI, #57
- Remove
setup.py
, #52 - Explicitly limit oldest supported Python version
- Replace usage of
cgi.parse_header
withemail.message.Message
New Contributors
- @felixonmars made their first contribution in #47
Full Changelog: v0.9...v0.10