Skip to content

Commit fa5f3d3

Browse files
authored
Merge pull request #650 from opentensor/changelog/9130
9.13.0: Bumps version and changelog
2 parents fb278ea + dd4c9b4 commit fa5f3d3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## 9.13.0 /2025-10-09
4+
5+
## What's Changed
6+
* Updates wording in transfer confirm by @thewhaleking in https://github.com/opentensor/btcli/pull/642
7+
* Update/split emissions by @ibraheem-abe in https://github.com/opentensor/btcli/pull/643
8+
* Feat/auto staking by @ibraheem-abe in https://github.com/opentensor/btcli/pull/632
9+
* Updates wording on origin/destination hotkey in `st move` by @thewhaleking in https://github.com/opentensor/btcli/pull/647
10+
* commands list fixes by @thewhaleking in https://github.com/opentensor/btcli/pull/648
11+
12+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.12.0...v9.13.0
13+
314
## 9.12.0 /2025-09-25
415
* Removes warning icon in transfer by @ibraheem-abe in https://github.com/opentensor/btcli/pull/634
516
* Add Extrinsic Identifier Output by @thewhaleking in https://github.com/opentensor/btcli/pull/633

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

0 commit comments

Comments
 (0)