Skip to content

Commit 4e476b0

Browse files
authored
Merge pull request #655 from opentensor/changelog/9.13.1
changelog + version
2 parents 334f188 + 9e01a84 commit 4e476b0

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.13.1 /2025-10-14
4+
* Fix for complicated (user_liquidity_enabled) hyperparams by @thewhaleking in https://github.com/opentensor/btcli/pull/652
5+
* Fixes a number of type annotations by @thewhaleking in https://github.com/opentensor/btcli/pull/653
6+
7+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.13.0...v9.13.1
8+
39
## 9.13.0 /2025-10-09
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.13.0"
7+
version = "9.13.1"
88
description = "Bittensor CLI"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)