File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## 9.14.2 /2025-10-28
3+ * ` stake remove --all ` fails when unsuccessful by @thewhaleking in https://github.com/opentensor/btcli/pull/679
4+ * check subnet logo url by @thewhaleking in https://github.com/opentensor/btcli/pull/681
5+ * ` st transfer ` extrinsic id fix by @thewhaleking in https://github.com/opentensor/btcli/pull/685
6+
7+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.14.1...v9.14.2
8+
29## 9.14.1 /2025-10-23
310* Updates kappa to root sudo only in-line with devnet-ready by @thewhaleking in https://github.com/opentensor/btcli/pull/668
411* Adds additional warnings for move vs transfer by @thewhaleking in https://github.com/opentensor/btcli/pull/672
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.14.1 "
7+ version = " 9.14.2 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments