Skip to content

Commit 3887d54

Browse files
committed
bumps version and changelog
1 parent 2cbaf3d commit 3887d54

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## 9.16.0 /2025-12-09
4+
5+
## What's Changed
6+
* proxy help text by @chideraao in https://github.com/opentensor/btcli/pull/707
7+
* In `btcli st list`, display the total even with the `--verbose` flag by @thewhaleking in https://github.com/opentensor/btcli/pull/717
8+
* Make `btcli st wizard` by @OxLeOx in https://github.com/opentensor/btcli/pull/720
9+
* Feat/Root claim update for netuids by @ibraheem-abe in https://github.com/opentensor/btcli/pull/722
10+
* Improve e2e tests workflow by @basfroman in https://github.com/opentensor/btcli/pull/728
11+
* Feat: MeV protection in staking operations by @ibraheem-abe in https://github.com/opentensor/btcli/pull/724
12+
* proxy app by @thewhaleking in https://github.com/opentensor/btcli/pull/706
13+
* Fixes: updated mev shield by @thewhaleking in https://github.com/opentensor/btcli/pull/731
14+
15+
## New Contributors
16+
* @chideraao made their first contribution in https://github.com/opentensor/btcli/pull/707
17+
* @OxLeOx made their first contribution in https://github.com/opentensor/btcli/pull/720
18+
19+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.15.3...v9.16.0
20+
321
## 9.15.3 /2025-11-17
422

523
## 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 = "flit_core.buildapi"
44

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

0 commit comments

Comments
 (0)