Skip to content

Commit d824618

Browse files
authored
Merge pull request #423 from opentensor/changelog/9.3.0
9.3.0: Updates changelog
2 parents 140b13b + 62d8cb4 commit d824618

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## 9.2.1 /2025-04-09
3+
## 9.3.0 /2025-04-09
44

55
## What's Changed
66
* Fix e2e test by @basfroman in https://github.com/opentensor/btcli/pull/396
@@ -24,7 +24,7 @@
2424
* Update revoke children language by @thewhaleking in https://github.com/opentensor/btcli/pull/417
2525
* Revert "new color palette" by @thewhaleking in https://github.com/opentensor/btcli/pull/420
2626

27-
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.2.0...v9.2.1
27+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.2.0...v9.3.0
2828

2929
## 9.2.0 /2025-03-18
3030

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

0 commit comments

Comments
 (0)