Skip to content

Commit 3abaf62

Browse files
committed
bumps version and changelog
1 parent 4abd5be commit 3abaf62

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## 9.1.4 /2025-03-13
414

515
## What's Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "bittensor-cli"
7-
version = "9.1.4"
7+
version = "9.2.0"
88
description = "Bittensor CLI"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)