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 11# Changelog
22
3+ ## 9.8.4 /2025-07-10
4+ * Updates fee unit conversion by @ibraheem-abe in https://github.com/opentensor/btcli/pull/542
5+
6+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.8.3...v9.8.4
7+
38## 9.8.3 /2025-07-10
49* Updates stake move table with rate applied correctly. by @thewhaleking in https://github.com/opentensor/btcli/pull/538
510* change stake fee calculation by @thewhaleking in https://github.com/opentensor/btcli/pull/539
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.8.3 "
7+ version = " 9.8.4 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments