Skip to content

Commit ff7723e

Browse files
authored
Merge pull request #548 from opentensor/main
Backmerge 9.8.4
2 parents e0bfebb + 24fdc45 commit ff7723e

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.8.4 /2025-07-10
4+
5+
## What's Changed
6+
* Update docs URL by @HudsonGraeme in https://github.com/opentensor/btcli/pull/536
7+
* Updates fee unit conversion by @ibraheem-abe in https://github.com/opentensor/btcli/pull/542
8+
9+
## New Contributors
10+
* @HudsonGraeme made their first contribution in https://github.com/opentensor/btcli/pull/536
11+
12+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.8.3...v9.8.4
13+
314
## 9.8.3 /2025-07-10
415
* Updates stake move table with rate applied correctly. by @thewhaleking in https://github.com/opentensor/btcli/pull/538
516
* change stake fee calculation by @thewhaleking in https://github.com/opentensor/btcli/pull/539

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

0 commit comments

Comments
 (0)