Skip to content

Commit 3625776

Browse files
committed
bumps version and changelog
1 parent 40b6871 commit 3625776

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.7.0 /2025-06-06
4+
5+
## What's Changed
6+
* Update e2e-tests (metagraph_info, staking) by @basfroman in https://github.com/opentensor/bittensor/pull/2907
7+
8+
**Full Changelog**: https://github.com/opentensor/bittensor/compare/v9.7.0...v9.7.1
9+
310
## 9.7.0 /2025-05-29
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"
7-
version = "9.7.0"
7+
version = "9.7.1"
88
description = "Bittensor"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)