File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11================================
2- Welcome to python-binance v1.0.6
2+ Welcome to python-binance v1.0.7
33================================
44
55.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 11================================
2- Welcome to python-binance v1.0.6
2+ Welcome to python-binance v1.0.7
33================================
44
55.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 44
55"""
66
7- __version__ = '1.0.6 '
7+ __version__ = '1.0.7 '
88
99from binance .client import Client , AsyncClient # noqa
1010from binance .depthcache import DepthCacheManager , OptionsDepthCacheManager # noqa
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v1.0.7
5+ ^^^^^^
6+
7+ **Fixed **
8+
9+ - remove version param from get_sub_account_assets
10+
411v1.0.6
512^^^^^^
613
You can’t perform that action at this time.
0 commit comments