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+ ## 9.8.6 /2025-07-22
4+ * Hyperparam discrepancy between set/get by @thewhaleking in https://github.com/opentensor/btcli/pull/552
5+ * Hyperparameters in alphabetical order for ` btcli sudo get/set ` by @basfroman in https://github.com/opentensor/btcli/pull/553
6+
7+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.8.5...v9.8.6
8+
39## 9.8.5 /2025-07-16
410* Updates ` user_liquidity_enabled ` to not root sudo only. by @thewhaleking in https://github.com/opentensor/btcli/pull/546
511* Patches broken Brahmi characters with normal characters. by @thewhaleking in https://github.com/opentensor/btcli/pull/547
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.8.5 "
7+ version = " 9.8.6 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments