File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.11 /2025-06-26
4+
5+ ## What's Changed
6+ * update deps by @basfroman in https://github.com/opentensor/btwallet/pull/141
7+ * Improvements on the top of https://github.com/opentensor/btwallet/pull/140 by @basfroman in https://github.com/opentensor/btwallet/pull/145
8+ * chore(pyo3): use CARGO_PKG_VERSION to auto-sync Python binding version with crate by @LVivona in https://github.com/opentensor/btwallet/pull/140
9+ * Add ` arm64 ` wheels by @basfroman in https://github.com/opentensor/btwallet/pull/147
10+ * Replace py-bip39-bindings deps with stored list of words by @basfroman in https://github.com/opentensor/btwallet/pull/151
11+
12+ ## New Contributors
13+ * @LVivona made their first contribution in https://github.com/opentensor/btwallet/pull/140
14+
15+ ** Full Changelog** : https://github.com/opentensor/btwallet/compare/v3.0.10...v3.0.11
16+
317## 3.0.11-rc.1 /2025-06-11
418
519## What's Changed
Original file line number Diff line number Diff line change 11[package ]
22name = " bittensor_wallet"
3- version = " 3.0.11-rc.1 "
3+ version = " 3.0.11"
44edition = " 2021"
55
66[lib ]
You can’t perform that action at this time.
0 commit comments