Skip to content

Commit bf53b67

Browse files
authored
Merge pull request #520 from opentensor/backmerge/staging-971
Backmerge/staging 971
2 parents 7ad2b64 + f4f4c93 commit bf53b67

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.7.1/2025-06-26
4+
5+
## What's Changed
6+
* Convert hyperparams from strings by @thewhaleking in https://github.com/opentensor/btcli/pull/510
7+
* Ensure we parse strings for param names by @thewhaleking in https://github.com/opentensor/btcli/pull/511
8+
9+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.7.0...v9.7.1
10+
311
## 9.7.0/2025-06-16
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.7.0"
7+
version = "9.7.1"
88
description = "Bittensor CLI"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)