Skip to content

Commit ab56dde

Browse files
authored
Merge pull request opentensor#704 from opentensor/changelog/9152
Change-log: 9.15.2
2 parents 8b33b5d + bc4ef1d commit ab56dde

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 9.15.2 /2025-11-05
4+
5+
## What's Changed
6+
* Update/btcli stake claim args by @ibraheem-abe in https://github.com/opentensor/btcli/pull/701
7+
* Update metagraph symbols thru subnet info by @ibraheem-abe in https://github.com/opentensor/btcli/pull/703
8+
9+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.15.1...v9.15.2
10+
311
## 9.15.1 /2025-11-04
412

513
* Update/Subnet list ema by @ibraheem-abe in https://github.com/opentensor/btcli/pull/699

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.15.1"
7+
version = "9.15.2"
88
description = "Bittensor CLI"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)