Skip to content

Commit 1da1b48

Browse files
committed
bumps version + changelog
1 parent 7edfefd commit 1da1b48

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 9.15.1 /2025-11-04
4+
5+
* Update/Subnet list ema by @ibraheem-abe in https://github.com/opentensor/btcli/pull/699
6+
7+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.15.0...v9.15.1
8+
39
## 9.15.0 /2025-11-04
410

511
* Stop running e2e tests on changelog branches by @thewhaleking in https://github.com/opentensor/btcli/pull/691

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

0 commit comments

Comments
 (0)