File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.5.1 /2025-08-05
4+ * query multiple/decoding fix by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/168
5+ * Fix reconnection logic by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/169
6+
7+ ** Full Changelog** : https://github.com/opentensor/async-substrate-interface/compare/v1.5.0...v1.5.1
8+
39## 1.5.0 /2025-08-04
410* ConcurrencyError fix by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/162
511* Added better typing by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/163
Original file line number Diff line number Diff line change 11[project ]
22name = " async-substrate-interface"
3- version = " 1.5.0 "
3+ version = " 1.5.1 "
44description = " Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
55readme = " README.md"
66license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments