File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed
Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11================================
2- Welcome to python-binance v0.5.3
2+ Welcome to python-binance v0.5.4
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.3
2+ Welcome to python-binance v0.5.4
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.4 - 2017-12-14
5+ ^^^^^^^^^^^^^^^^^^^
6+
7+ **Added **
8+
9+ - symbol property made public on DepthCache class
10+
11+ **Changed **
12+
13+ - Enums now also accessible from binance.client.Client and binance.websockets.BinanceSocketManager
14+
415v0.5.3 - 2017-12-09
516^^^^^^^^^^^^^^^^^^^
617
Original file line number Diff line number Diff line change 33
44setup (
55 name = 'python-binance' ,
6- version = '0.5.3 ' ,
6+ version = '0.5.4 ' ,
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