File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11=================================
2- Welcome to python-binance v1.0.35
2+ Welcome to python-binance v1.0.36
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.35 "
7+ __version__ = "1.0.36 "
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.36 - 2026-03-24
4+ ^^^^^^^^^^^^^^^^^^^^
5+
6+ **Added **
7+ - feat: USD-M futures WebSocket URL category support #1684
8+
9+ **Fixed **
10+ - fix: propagate connection errors to subscription queues #1681
11+
312v1.0.35 - 2026-02-16
413^^^^^^^^^^^^^^^^^^^^
514
You can’t perform that action at this time.
0 commit comments