Skip to content

Commit 64134b5

Browse files
authored
Merge pull request #478 from opentensor/changelog/951
9.5.1: changelog and version
2 parents 3aa029f + c7c28d4 commit 64134b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 9.5.1 /2025-06-02
4+
## What's Changed
5+
* Declare templates in MANIFEST and include package data by @thewhaleking in https://github.com/opentensor/btcli/pull/477
6+
7+
8+
**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.5.0...v9.5.1
9+
310
## 9.5.0 /2025-06-02
411

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

0 commit comments

Comments
 (0)