We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8badccb commit 3f3cc65Copy full SHA for 3f3cc65
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='python-binance',
6
- version='0.7.5',
+ version='0.7.8',
7
packages=['binance'],
8
description='Binance REST API python implementation',
9
url='https://github.com/sammchardy/python-binance',
0 commit comments