File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11=================================
2- Welcome to python-binance v1.0.31
2+ Welcome to python-binance v1.0.32
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.31 "
7+ __version__ = "1.0.32 "
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
2+
3+ v1.0.32 - 2025-11-03
4+ ^^^^^^^^^^^^^^^^^^^^
5+
6+ **Fixed **
7+
8+ - signature encoding for non-ascii symbols in both private and public endpoints (#1619)
9+
10+
11+ v1.0.30 - 2025-10-14
12+ ^^^^^^^^^^^^^^^^^^^^
213=========
314
415v1.0.31 - 2025-10-29
You can’t perform that action at this time.
0 commit comments