File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## 9.14.0 /2025-10-20
3+ * Skips senate tests by @thewhaleking in https://github.com/opentensor/btcli/pull/658
4+ * Feat/crowdloans by @ibraheem-abe in https://github.com/opentensor/btcli/pull/657
5+ * Removes the fetching of identities in GitHub by @thewhaleking in https://github.com/opentensor/btcli/pull/659
6+ * Fixes the double ` --hotkey ` arg in set childkey take by @thewhaleking in https://github.com/opentensor/btcli/pull/662
7+ * Updates the help text for coldkey regen by @thewhaleking in https://github.com/opentensor/btcli/pull/663
8+
9+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.13.1...v9.14.0
210
311# 9.13.1 /2025-10-14
412* Fix for complicated (user_liquidity_enabled) hyperparams by @thewhaleking in https://github.com/opentensor/btcli/pull/652
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " bittensor-cli"
7- version = " 9.13.1 "
7+ version = " 9.14.0 "
88description = " Bittensor CLI"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments