We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b6871 commit 3625776Copy full SHA for 3625776
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 9.7.0 /2025-05-29
11
12
## What's Changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "bittensor"
-version = "9.7.0"
+version = "9.7.1"
description = "Bittensor"
readme = "README.md"
authors = [
0 commit comments