Peony Twitter version 2.1.0
Changes since 2.0.2:
PeonyClient.upload_media
now uses chunked upload by default. Thesize_limit
parameter that used to check the size of the media file before choosing which upload method to use is deprecated and has no effect now.- Improved typing of the library, mypy test added to CI for the peony module.