^^^^^^^^^^^^^^^^^^^
**Added**
- get_asset_details endpoint
- get_dust_log endpoint
- get_trade_fee endpoint
- ability for multiple DepthCacheManagers to share a BinanceSocketManager
- get_historial_klines_generator function
- custom socket timeout param for BinanceSocketManager
**Updated**
- general dependency version
- removed support for python3.3
**Fixed**
- add a super init on BinanceClientProtocol