Skip to content

Commit 41950fb

Browse files
authored
Merge pull request #684 from opentensor/changelog/9.14.2
Changelog + version
2 parents 58eaaa1 + 2dda4c3 commit 41950fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## 9.14.2 /2025-10-28
3+
* `stake remove --all` fails when unsuccessful by @thewhaleking in https://github.com/opentensor/btcli/pull/679
4+
* check subnet logo url by @thewhaleking in https://github.com/opentensor/btcli/pull/681
5+
* `st transfer` extrinsic id fix by @thewhaleking in https://github.com/opentensor/btcli/pull/685
6+
7+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.14.1...v9.14.2
8+
29
## 9.14.1 /2025-10-23
310
* Updates kappa to root sudo only in-line with devnet-ready by @thewhaleking in https://github.com/opentensor/btcli/pull/668
411
* Adds additional warnings for move vs transfer by @thewhaleking in https://github.com/opentensor/btcli/pull/672

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

0 commit comments

Comments
 (0)