File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 9.16.0 /2025-12-09
4+
5+ ## What's Changed
6+ * proxy help text by @chideraao in https://github.com/opentensor/btcli/pull/707
7+ * In ` btcli st list ` , display the total even with the ` --verbose ` flag by @thewhaleking in https://github.com/opentensor/btcli/pull/717
8+ * Make ` btcli st wizard ` by @OxLeOx in https://github.com/opentensor/btcli/pull/720
9+ * Feat/Root claim update for netuids by @ibraheem-abe in https://github.com/opentensor/btcli/pull/722
10+ * Improve e2e tests workflow by @basfroman in https://github.com/opentensor/btcli/pull/728
11+ * Feat: MeV protection in staking operations by @ibraheem-abe in https://github.com/opentensor/btcli/pull/724
12+ * proxy app by @thewhaleking in https://github.com/opentensor/btcli/pull/706
13+ * Fixes: updated mev shield by @thewhaleking in https://github.com/opentensor/btcli/pull/731
14+
15+ ## New Contributors
16+ * @chideraao made their first contribution in https://github.com/opentensor/btcli/pull/707
17+ * @OxLeOx made their first contribution in https://github.com/opentensor/btcli/pull/720
18+
19+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.15.3...v9.16.0
20+
321## 9.15.3 /2025-11-17
422
523## What's Changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44
55[project ]
66name = " bittensor-cli"
7- version = " 9.15.3 "
7+ version = " 9.16.0 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments