Skip to content

Commit 477964c

Browse files
committed
bumps version and changelog
1 parent 4e815db commit 477964c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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+
311
## 9.8.0 /2025-07-07
412

513
## 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.8.0"
7+
version = "9.8.1"
88
description = "Bittensor"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)