Skip to content

Commit 2375ab2

Browse files
committed
Bumps changelog
1 parent c25d6db commit 2375ab2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 9.4.2 /2025-04-22
4+
5+
## What's Changed
6+
* Subnets Register Improvements by @thewhaleking in https://github.com/opentensor/btcli/pull/450
7+
* Fix `KeyFileError: File is not writable` during `btcli wallet create` command by @basfroman in https://github.com/opentensor/btcli/pull/452
8+
9+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.4.1...v9.4.2
10+
311
## 9.4.1 /2025-04-17
412

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

0 commit comments

Comments
 (0)