Skip to content

Commit 8b47647

Browse files
committed
Bumps version & changelog
1 parent aec630e commit 8b47647

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## 9.10.1 /2025-08-12
49
* Removes double param for `--cache` in `config set` by @thewhaleking in https://github.com/opentensor/btcli/pull/579
510
* change root only sudo hyperparams by @thewhaleking in https://github.com/opentensor/btcli/pull/580

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "bittensor-cli"
7-
version = "9.10.1"
7+
version = "9.10.2"
88
description = "Bittensor CLI"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)