File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 9.2.0 /2025-03-18
4
+
5
+ ## What's Changed
6
+ * Updates to E2E suubtensor tests to devnet ready by @ibraheem-opentensor in https://github.com/opentensor/btcli/pull/390
7
+ * Allow Py 3.13 install by @thewhaleking in https://github.com/opentensor/btcli/pull/392
8
+ * pip install readme by @thewhaleking in https://github.com/opentensor/btcli/pull/391
9
+ * Feat/dynamic staking fee by @ibraheem-opentensor in https://github.com/opentensor/btcli/pull/389
10
+
11
+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.1.4...v9.2.0
12
+
3
13
## 9.1.4 /2025-03-13
4
14
5
15
## What's Changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " bittensor-cli"
7
- version = " 9.1.4 "
7
+ version = " 9.2.0 "
8
8
description = " Bittensor CLI"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments