* added `PropagatingThread` to fix async client initialization
0.1.13
* add `PEPE`, `WIF`, `BONK` assets * add literal typing for assets and fiats
0.1.12
* start + join thread methods replaced to run method * method models typing update (enums have been replaced with strings to prevent validation in case of asset updates)
0.1.11
* fix auth function launch when creating client instance in an async function
0.1.10
* fix _check_signature with cyrillic symbols * update doc examples
0.1.9
* reduce certifi version * fix Invoice.await_payment kwargs typing