FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update version to 0.5.5 · NeutralCode/python-binance@e33333a · GitHub

Commit e33333a

Browse files
Sam McHardy
committed
Update version to 0.5.5
1 parent f162315 commit e33333a

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

‎PYPIREADME.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
================================
2-
Welcome to python-binance v0.5.4
2+
Welcome to python-binance v0.5.5
33
================================
44

55
.. image:: https://img.shields.io/pypi/v/python-binance.svg

‎README.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
================================
2-
Welcome to python-binance v0.5.4
2+
Welcome to python-binance v0.5.5
33
================================
44

55
.. image:: https://img.shields.io/pypi/v/python-binance.svg

‎docs/changelog.rst‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
v0.5.5 - 2017-12-19
5+
^^^^^^^^^^^^^^^^^^^
6+
7+
**Changed**
8+
9+
- Increased default limit for order book on depth cache from 10 to 500
10+
411
v0.5.4 - 2017-12-14
512
^^^^^^^^^^^^^^^^^^^
613

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='python-binance',
6-
version='0.5.4',
6+
version='0.5.5',
77
packages=['binance'],
88
description='Binance REST API python implementation',
99
url='https://github.com/sammchardy/python-binance',

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL