File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 9.8.7 /2025-07-23
4
+ * Fix for handling tuples for ` additional ` by @thewhaleking in https://github.com/opentensor/btcli/pull/557
5
+
6
+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.8.6...v9.8.7
7
+
3
8
## 9.8.6 /2025-07-22
4
9
* Hyperparam discrepancy between set/get by @thewhaleking in https://github.com/opentensor/btcli/pull/552
5
10
* Hyperparameters in alphabetical order for ` btcli sudo get/set ` by @basfroman in https://github.com/opentensor/btcli/pull/553
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " bittensor-cli"
7
- version = " 9.8.6 "
7
+ version = " 9.8.7 "
8
8
description = " Bittensor CLI"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments