File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11=================================
2- Welcome to python-binance v1.0.32
2+ Welcome to python-binance v1.0.33
33=================================
44
55.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 44
55"""
66
7- __version__ = "1.0.32 "
7+ __version__ = "1.0.33 "
88
99from binance .async_client import AsyncClient # noqa
1010from binance .client import Client # noqa
Original file line number Diff line number Diff line change 11Changelog
22
3+ v1.0.33 - 2025-12-06
4+
5+ **Fixed **
6+
7+ - fix: reconnect keep alive (#1637)
8+
9+ **Added **
10+
11+ - moved conditional orders to the new futures algo serivce (#1639)
12+
313v1.0.32 - 2025-11-03
414^^^^^^^^^^^^^^^^^^^^
515
You can’t perform that action at this time.
0 commit comments