File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 9.6.0/2025-06-12
4+
5+ ## What's Changed
6+ * Allows for staking to multiple netuids in one btcli command by @thewhaleking in https://github.com/opentensor/btcli/pull/481
7+ * improve stake add json output by @thewhaleking in https://github.com/opentensor/btcli/pull/482
8+ * Apply bittensor error formatting to btcli by @thewhaleking in https://github.com/opentensor/btcli/pull/483
9+ * Add Yuma3 Enabled for Sudo Set/Get by @thewhaleking in https://github.com/opentensor/btcli/pull/487
10+ * Adds ` alpha_sigmoid_steepness ` call for hyperparams set/get by @thewhaleking in https://github.com/opentensor/btcli/pull/488
11+ * unstaking test fix by @thewhaleking in https://github.com/opentensor/btcli/pull/489
12+ * Merge issue: 488 by @thewhaleking in https://github.com/opentensor/btcli/pull/490
13+ * subnets check-start formatting blocks by @thewhaleking in https://github.com/opentensor/btcli/pull/491
14+ * Str vs Tuple by @thewhaleking in https://github.com/opentensor/btcli/pull/492
15+ * Add Homebrew Install to README by @thewhaleking in https://github.com/opentensor/btcli/pull/493
16+ * Update staking test for new subtensor by @thewhaleking in https://github.com/opentensor/btcli/pull/494
17+
18+
19+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.5.1...v9.6.0
20+
321## 9.5.1 /2025-06-02
22+
423## What's Changed
524* Declare templates in MANIFEST and include package data by @thewhaleking in https://github.com/opentensor/btcli/pull/477
625
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " bittensor-cli"
7- version = " 9.5.1 "
7+ version = " 9.6.0 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments