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.
2 parents 73cca54 + d425f94 commit 70c2855Copy full SHA for 70c2855
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 9.8.1 /2025-07-08
4
+
5
+## What's Changed
6
+* New logic to get price for `DynamicInfo` by @basfroman in https://github.com/opentensor/bittensor/pull/2952
7
+* Update to safe_staking limits by @ibraheem-abe in https://github.com/opentensor/bittensor/pull/2950
8
9
+**Full Changelog**: https://github.com/opentensor/bittensor/compare/v9.8.0...v9.8.1
10
11
## 9.8.0 /2025-07-07
12
13
## What's Changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "bittensor"
-version = "9.8.0"
+version = "9.8.1"
description = "Bittensor"
readme = "README.md"
authors = [
0 commit comments