Skip to content

Commit 866365e

Browse files
authored
Merge pull request #549 from opentensor/changelog/9.8.5
Bump changelog+version
2 parents ff7723e + dc84ec0 commit 866365e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 9.8.5 /2025-07-16
4+
* Updates `user_liquidity_enabled` to not root sudo only. by @thewhaleking in https://github.com/opentensor/btcli/pull/546
5+
* Patches broken Brahmi characters with normal characters. by @thewhaleking in https://github.com/opentensor/btcli/pull/547
6+
7+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.8.4...v9.8.5
8+
39
## 9.8.4 /2025-07-10
410

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

0 commit comments

Comments
 (0)