Skip to content

Commit 312a25c

Browse files
authored
Merge pull request #533 from opentensor/changelog/9.8.2
updates changelog + version
2 parents c7076a1 + 31d8271 commit 312a25c

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,5 +1,12 @@
11
# Changelog
22

3+
## 9.8.2/2025-07-09
4+
* Ensure that the fees are shown in alpha, not Tao. by @thewhaleking in https://github.com/opentensor/btcli/pull/530
5+
* remove unused subnet names mapping by @thewhaleking in https://github.com/opentensor/btcli/pull/531
6+
7+
8+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.8.1...v9.8.2
9+
310
## 9.8.1/2025-07-08
411

512
## What's Changed

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

0 commit comments

Comments
 (0)