File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 9.13.0 /2025-10-09
4+
5+ ## What's Changed
6+ * Updates wording in transfer confirm by @thewhaleking in https://github.com/opentensor/btcli/pull/642
7+ * Update/split emissions by @ibraheem-abe in https://github.com/opentensor/btcli/pull/643
8+ * Feat/auto staking by @ibraheem-abe in https://github.com/opentensor/btcli/pull/632
9+ * Updates wording on origin/destination hotkey in ` st move ` by @thewhaleking in https://github.com/opentensor/btcli/pull/647
10+ * commands list fixes by @thewhaleking in https://github.com/opentensor/btcli/pull/648
11+
12+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.12.0...v9.13.0
13+
314## 9.12.0 /2025-09-25
415* Removes warning icon in transfer by @ibraheem-abe in https://github.com/opentensor/btcli/pull/634
516* Add Extrinsic Identifier Output by @thewhaleking in https://github.com/opentensor/btcli/pull/633
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.12 .0"
7+ version = " 9.13 .0"
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments