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 v0.5.15
2+ Welcome to python-binance v0.5.16fl
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 v0.5.15
2+ Welcome to python-binance v0.5.16
33=================================
44
55.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v0.5.16 - 2018-01-06
5+ ^^^^^^^^^^^^^^^^^^^^
6+
7+ **Added **
8+
9+ - addressTag documentation to withdraw function
10+ - documentation about requests proxy environment variables
11+
12+ **Update **
13+
14+ - FAQ for signature error with solution to regenerate API key
15+ - change create_order to create_test_order in example
16+
17+ **Fixed **
18+
19+ - reference to BinanceAPIException in documentation
20+
421v0.5.15 - 2018-01-03
522^^^^^^^^^^^^^^^^^^^^
623
Original file line number Diff line number Diff line change 33
44setup (
55 name = 'python-binance' ,
6- version = '0.5.15 ' ,
6+ version = '0.5.16 ' ,
77 packages = ['binance' ],
88 description = 'Binance REST API python implementation' ,
99 url = 'https://github.com/sammchardy/python-binance' ,
You can’t perform that action at this time.
0 commit comments