File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
================================
2
- Welcome to python-binance v0.6.4
2
+ Welcome to python-binance v0.6.5
3
3
================================
4
4
5
5
.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 1
1
================================
2
- Welcome to python-binance v0.6.4
2
+ Welcome to python-binance v0.6.5
3
3
================================
4
4
5
5
.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ v0.6.5 - 2018-02-13
5
+ ^^^^^^^^^^^^^^^^^^^
6
+
7
+ **Fixed **
8
+
9
+ - `get_historical_klines ` response for month interval
10
+
4
11
v0.6.4 - 2018-02-09
5
12
^^^^^^^^^^^^^^^^^^^
6
13
Original file line number Diff line number Diff line change 3
3
4
4
setup (
5
5
name = 'python-binance' ,
6
- version = '0.6.4 ' ,
6
+ version = '0.6.5 ' ,
7
7
packages = ['binance' ],
8
8
description = 'Binance REST API python implementation' ,
9
9
url = 'https://github.com/sammchardy/python-binance' ,
You can’t perform that action at this time.
0 commit comments