We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7edfefd commit 1da1b48Copy full SHA for 1da1b48
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 9.15.0 /2025-11-04
10
11
* Stop running e2e tests on changelog branches by @thewhaleking in https://github.com/opentensor/btcli/pull/691
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "bittensor-cli"
-version = "9.15.0"
+version = "9.15.1"
description = "Bittensor CLI"
readme = "README.md"
authors = [
0 commit comments