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.10.2 /2025-09-05
4
+ * Fixes swap-hotkey in by @ibraheem-abe in https://github.com/opentensor/btcli/commit/aec630ec06fb679957c1c2940f37a28751fd427f
5
+
6
+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.10.1...v9.10.2
7
+
3
8
## 9.10.1 /2025-08-12
4
9
* Removes double param for ` --cache ` in ` config set ` by @thewhaleking in https://github.com/opentensor/btcli/pull/579
5
10
* change root only sudo hyperparams by @thewhaleking in https://github.com/opentensor/btcli/pull/580
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.10.1 "
7
+ version = " 9.10.2 "
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