File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 9.8.0/2025-07-07
4+
5+ ## What's Changed
6+ * Feat/logo urls in subnet identity by @ibraheem-abe in https://github.com/opentensor/btcli/pull/504
7+ * Feat/swap hotkey with netuids by @ibraheem-abe in https://github.com/opentensor/btcli/pull/503
8+ * Backmerge main staging by @ibraheem-abe in https://github.com/opentensor/btcli/pull/508
9+ * Ensures network local is used if forgotten in e2e tests by @thewhaleking in https://github.com/opentensor/btcli/pull/497
10+ * Convert hyperparams from strings by @thewhaleking in https://github.com/opentensor/btcli/pull/510
11+ * Ensure we parse strings for param names by @thewhaleking in https://github.com/opentensor/btcli/pull/511
12+ * add snake case aliases by @thewhaleking in https://github.com/opentensor/btcli/pull/514
13+ * Better checks the swap status by @thewhaleking in https://github.com/opentensor/btcli/pull/485
14+ * Integrate Liquidity Provider feature by @basfroman in https://github.com/opentensor/btcli/pull/515
15+ * Updates safe staking/unstaking limits by @ibraheem-abe in https://github.com/opentensor/btcli/pull/519
16+
17+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.7.1...v9.8.0
18+
319## 9.7.1/2025-06-26
420
521## What's Changed
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.7.1 "
7+ version = " 9.8.0 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments