Skip to content

Commit 6dcef16

Browse files
committed
bumps version and changelog
1 parent 6ae7e5c commit 6dcef16

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.4.4 /2025-04-29
4+
5+
## What's Changed
6+
* Replace `transfer_allow_death` with `transfer_keep_alive` by @basfroman in https://github.com/opentensor/btcli/pull/466
7+
8+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.4.3...v9.4.4
9+
310
## 9.4.3 /2025-04-29
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.4.3"
7+
version = "9.4.4"
88
description = "Bittensor CLI"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)