* Add boolean `verify_ssl` attribute in **Pastebin** class to switch off ssl verification 9 * Fix a context bug in `create_paste_from_file` 12 * Added Python **3.9** support * Dropped Python **3.5** support
1.2.2
* Fixes a wrong url reference in the `Pastebin.get_user_raw_paste` method.
1.2.0
* Fixes 1 * Adds [async] extras option for experimental async api calls.