We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da4e69f + 6dcef16 commit 39260c0Copy full SHA for 39260c0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 9.4.3 /2025-04-29
11
12
## What's Changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "bittensor-cli"
-version = "9.4.3"
+version = "9.4.4"
description = "Bittensor CLI"
readme = "README.md"
authors = [
0 commit comments